Commit Graph

6 Commits

Author SHA1 Message Date
710leo d5430256c7 fix rdb sql 2020-11-20 18:21:10 +08:00
710leo 6e5dff6454 update sql 2020-11-18 16:17:21 +08:00
710leo bddd93cd80 udpate rdb sql 2020-11-17 18:32:52 +08:00
qinyening a659820b07
refactor judge (#405)
* refactor judge
* rdb user add organization typ status
2020-11-17 18:27:22 +08:00
Ulric Qin 49e8dbe5f6 准备发版3.3.0 2020-11-14 17:23:30 +08:00
yubo b2baef0643
Auth with SSO (#387)
* add logout v2 for sso

* support sms-code login

* use db instead of memory cache for login code

* feature: support reset password by sms code

* remove deprecated api/code

* feature: support image captcha

* use db instead of memory cache for sso.auth.state

* add authLogin for login, v1/login; support (*)[.local].tpl for tpl file

* add username to sms-code api

* disable captcha by default in rdb.yml
2020-11-10 13:23:37 +08:00