10000 Tags · atompi/casdoor · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: atompi/casdoor

Tags

v1.62.1

Toggle v1.62.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: some minor bugs and make Dockerfile more productive. (casdoor#831)

* fix: some minor bugs and make Dockerfile more productive.

* fix: make GitHub CI configuration support build image with STANDARD target.

* fix: Naming the base stage in multi-stage builds with lowercase letters to support various operating systems.

* fix: copy swagger to the image as well.

v1.62.0

Toggle v1.62.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add aliyun captcha (casdoor#833)

* feat: add aliyun captcha provider

* Rename App key

* fix typo

* Rename HMACSHA1 & Reused clientId2 and clientSecret2

* Update ProviderEditPage.js

* Delete unused import

Co-authored-by: Gucheng <85475922+nomeguy@users.noreply.github.com>

v1.61.0

Toggle v1.61.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: support casdoor as saml idp to connect keycloak (casdoor#832)

Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>

v1.60.1

Toggle v1.60.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
GPG key ID: 4AEE18F83AFDEB23
Expired
Verified
Learn about vigilant mode
fix: captcha preview panic when clientId or clientSecret is empty (ca…

…sdoor#824)

* fix: captcha preview panic when clientId or clientSecret is empty

* return original errors from captcha

v1.60.0

Toggle v1.60.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: add CORS filter to fix OPTION request failure (casdoor#826)

v1.59.0

Toggle v1.59.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Add email config test on provider edit page (casdoor#819)

* feat: Add email config test on provider edit page

* Re-use send-email API

* Optimize code

Optimize code

* Update service.go

* Update service.go

Co-authored-by: Gucheng <85475922+nomeguy@users.noreply.github.com>

v1.58.5

Toggle v1.58.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: encryption without salt (casdoor#821)

Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>

v1.58.4

Toggle v1.58.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: don't trigger countdown if failed to send verification code (cas…

…door#815)

* feat: add countdown when no captcha provider found

* fix: add countdown when sent code successfully

v1.58.3

Toggle v1.58.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: captcha widget JS warnings (casdoor#820)

v1.58.2

Toggle v1.58.2's commit message
Fix newApplication() to add provider.

0