Tags: vieuxport/casdoor
Tags
feat: support CAS with organizations and applications (casdoor#621)
fix: token endpoint supports json format (casdoor#641) Signed-off-by: Steve0x2a <stevesough@gmail.com>
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
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>
feat: support global admin to modify the email and phone of other use… …rs (casdoor#633) Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
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
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
fix: refresh_token api return old token (casdoor#623) Signed-off-by: Steve0x2a <stevesough@gmail.com>
fix: some idp error messages return unclear (casdoor#620) Signed-off-by: Steve0x2a <stevesough@gmail.com>
feat: delete the old token when refreshing token (casdoor#617) Signed-off-by: Steve0x2a <stevesough@gmail.com>
PreviousNext