1. 17 11月, 2020 2 次提交
  2. 16 11月, 2020 7 次提交
  3. 14 11月, 2020 1 次提交
  4. 13 11月, 2020 4 次提交
  5. 12 11月, 2020 3 次提交
  6. 11 11月, 2020 3 次提交
  7. 10 11月, 2020 5 次提交
    • 7
      fix docker-compose redis connection · 1ab6dfce
      710leo 提交于
      1ab6dfce
    • Y
      bugfix: variable scope problem (#389) · a90c7466
      yubo 提交于
      * support openID2.0
      
      * generate UUID if it's not set
      
      * add m3db support
      
      * add test shell
      
      * update transfer.yml
      
      * remove klog
      
      * use remote m3 repo
      
      * remove some file
      
      * add description for tansfer.m3db config
      
      * add query data for ui
      
      * bugfix: Variable scope problem
      a90c7466
    • 6du's avatar
      fix redis connection (#386) · fb1b5802
      6du 提交于
      fb1b5802
    • Y
      M3db (#388) · 69ceeff9
      yubo 提交于
      * support openID2.0
      
      * generate UUID if it's not set
      
      * add m3db support
      
      * add test shell
      
      * update transfer.yml
      
      * remove klog
      
      * use remote m3 repo
      
      * remove some file
      
      * add description for tansfer.m3db config
      
      * add query data for ui
      69ceeff9
    • Y
      Auth with SSO (#387) · b2baef06
      yubo 提交于
      * 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
      b2baef06
  8. 09 11月, 2020 1 次提交
    • Y
      M3db (#385) · 2d1a2fd1
      yubo 提交于
      * support openID2.0
      
      * generate UUID if it's not set
      
      * add m3db support
      
      * add test shell
      
      * update transfer.yml
      
      * remove klog
      
      * use remote m3 repo
      
      * remove some file
      2d1a2fd1
  9. 07 11月, 2020 2 次提交
  10. 06 11月, 2020 2 次提交
  11. 05 11月, 2020 4 次提交
  12. 04 11月, 2020 2 次提交
  13. 03 11月, 2020 3 次提交
  14. 02 11月, 2020 1 次提交
    • Y
      merge login & v1Login (#375) · 17762d9d
      yubo 提交于
      * 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
      17762d9d