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

Tags: HZreal/casdoor

Tags

v1.49.0

Toggle v1.49.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. 8000 The key has expired.
feat: hide proxy-test output (casdoor#746)

* feat: hide proxy-test output

* Update build.sh

Co-authored-by: Yang Luo <hsluoyz@qq.com>

v1.48.0

Toggle v1.48.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 argon2id pass manager (casdoor#744)

* support for argon2id

* Update argon2id.go

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

v1.47.2

Toggle v1.47.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: mistake GetApplicationLogin swagger router (casdoor#739) (casdoo…

…r#740)

Signed-off-by: xiexianbin <me@xiexianbin.cn>

v1.47.1

Toggle v1.47.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: fix missing OpenLDAP uid in ldap.go

v1.47.0

Toggle v1.47.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: sign up without email verification do not work (casdoor#736)

v1.46.0

Toggle v1.46.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: Allow to sign up with Email without verification (casdoor#728)

* feat: Allow to sign up with Email without verification by rule

* Update account.go

* Update SignupTable.js

* Update SignupPage.js

Co-authored-by: Yang Luo <hsluoyz@qq.com>

v1.45.0

Toggle v1.45.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat: DingTalk provider value case unsensitive (casdoor#724)

v1.44.9

Toggle v1.44.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: set sync ldap user default attributes (casdoor#721)

* fix: set the password of the sync ldap user to empty

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

* fix: set sync ldap user default attributes

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

v1.44.8

Toggle v1.44.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: add 'use' and 'alg' in .well-known/jwks (casdoor#708)

* fix: add 'use' and 'alg' in .well-known/jwks

* fix: dynamically assign value to 'alg' param

v1.44.7

Toggle v1.44.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: return right after error response on GetUserInfo (casdoor#707)

0