Tags: HZreal/casdoor
Tags
feat: hide proxy-test output (casdoor#746) * feat: hide proxy-test output * Update build.sh Co-authored-by: Yang Luo <hsluoyz@qq.com>
feat: support argon2id pass manager (casdoor#744) * support for argon2id * Update argon2id.go Co-authored-by: Gucheng <85475922+nomeguy@users.noreply.github.com>
fix: sign up without email verification do not work (casdoor#736)
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>
feat: DingTalk provider value case unsensitive (casdoor#724)
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>
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
fix: return right after error response on GetUserInfo (casdoor#707)
PreviousNext