Tags: guobingithub/casdoor
Tags
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.
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>
feat: support casdoor as saml idp to connect keycloak (casdoor#832) Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
feat: add CORS filter to fix OPTION request failure (casdoor#826)
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>
fix: encryption without salt (casdoor#821) Signed-off-by: Yixiang Zhao <seriouszyx@foxmail.com>
PreviousNext