Tags: dosfy/casdoor
Tags
feat: improve MFA desc text (casdoor#3284) * fix: fix i18n error for mfa * fix: fix i18n error for mfa * fix: promote translate
feat: add getCaptchaRule() to fix bug (casdoor#3281) * feat: update captcha rule when the login page component is mounted * fix: remove enableCaptchaModel from the state of the login page to avoid inconsistency issues * fix: use this.getApplicationObj() instead of this.props.application
feat: dark mode now works for login/signup pages too (casdoor#3252) * fix: trying to fix dark mode not applying on login/registration interface * fix: trying to fix dark mode not applying on login/registration interface * fix: trying to fix dark mode not applying on login/registration interface * fix: Clean up unused code * fix: loginBackgroundDark move to App.less * fix: fix typo
feat: support initial group assignment for new invited users via invi… …tation.SignupGroup field (casdoor#3266)
feat: support "All" in organization's country codes (casdoor#3264)
feat: add organization's PasswordObfuscator to obfuscate login API's … …password (casdoor#3260) * feat: add PasswordObfuscator to the login API * fix: change key error message * fix: remove unnecessary change * fix: fix one * fix: fix two * fix: fix three * fix: fix five * fix: disable organization update when key is invalid * fix: fix six * fix: use Form.Item to control key * fix: update obfuscator.js * Update obfuscator.go * Update obfuscator.go * Update auth.go * fix: remove real-time key monitoring --------- Co-authored-by: Yang Luo <hsluoyz@qq.com>
feat: better handling of organization.AccountItems on init_data import ( casdoor#3263) * Better handling of accountitems on init_data import. * Removed commented code. * Update init_data.go * Update init_data.go --------- Co-authored-by: Yang Luo <hsluoyz@qq.com>
PreviousNext