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

Tags: vieuxport/casdoor

Tags

v1.36.0

Toggle v1.36.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 CAS with organizations and applications (casdoor#621)

v1.35.1

Toggle v1.35.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: token endpoint supports json format (casdoor#641)

Signed-off-by: Steve0x2a <stevesough@gmail.com>

v1.35.0

Toggle v1.35.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 Alipay support as idp (casdoor#638)

* feat: add alipay support as idp

* fix: rename a static svg icon

* fix: sort imports

* fix: no longer use pkcs8 package

v1.34.1

Toggle v1.34.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: qq idp missing username (casdoor#636)

* fix: qq idp missing username

Signed-off-by: Steve0x2a <stevesough@gmail.com>

* fix: api uses the latest fields

Signed-off-by: Steve0x2a <stevesough@gmail.com>

v1.34.0

Toggle v1.34.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 global admin to modify the email and phone of other use…

…rs (casdoor#633)

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

v1.33.4

Toggle v1.33.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: comparing hashed password with plain text password during passwo…

…rd grant (casdoor#627)

* fix: use object.CheckPassword for password grant

* Apply suggestions from code review

fix: remove log per change request

v1.33.3

Toggle v1.33.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: adjust the password check logic for ldap user (casdoor#597)

* fix: the password check logic for ldap user.
LDA
B543
P user should only use the ldap connection to check the password.

* fix: code format

v1.33.2

Toggle v1.33.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: refresh_token api return old token (casdoor#623)

Signed-off-by: Steve0x2a <stevesough@gmail.com>

v1.33.1

Toggle v1.33.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 idp error messages return unclear (casdoor#620)

Signed-off-by: Steve0x2a <stevesough@gmail.com>

v1.33.0

Toggle v1.33.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: delete the old token when refreshing token (casdoor#617)

Signed-off-by: Steve0x2a <stevesough@gmail.com>
0