1. 13 4月, 2021 1 次提交
  2. 19 3月, 2021 1 次提交
  3. 18 3月, 2021 1 次提交
  4. 15 3月, 2021 1 次提交
    • ning1875's avatar
      日志采集字段变更 whether_attache_one_log_line--> whether_attach_one_log_line (#619) · 61bd28db
      ning1875 提交于
      * m3db writetagged应该并发做,不然会导致transfer rpc变慢
      
      * go func指针传参问题
      
      * 新增k8s-mon三个大盘文件
      
      * 新增k8s-mon三个大盘文件
      
      * 修改k8s-mon三个大盘文件
      
      * 日志采集新增带上最后一条日志 到extra字段中,为后续报警做准备
      
      * 日志采集字段变更 whether_attache_one_log_line--> whether_attach_one_log_line
      
      * 日志采集带上日志
      61bd28db
  5. 13 3月, 2021 1 次提交
  6. 02 3月, 2021 2 次提交
  7. 03 2月, 2021 1 次提交
    • Y
      bugfix: update session param has a mistake (#576) · e839c6bd
      yubo 提交于
      * add cache counter for login part.1
      
      * add login counter api
      
      * feature: prober support multi-metric with different tags
      
      * bugfix: session counter reset
      
      * add models.stats for counter
      
      * bugfix: update session param has a mistake
      e839c6bd
  8. 23 1月, 2021 2 次提交
  9. 22 1月, 2021 1 次提交
  10. 18 1月, 2021 1 次提交
  11. 08 1月, 2021 1 次提交
  12. 07 1月, 2021 1 次提交
    • Y
      Dev (#487) · 543d345a
      yubo 提交于
      * add rdb config auth.debug for white_list
      
      * update prober config support mode param
      
      * feature: support access-token control with max connection, idle time, ...
      
      * add token/session delete with auth check
      
      * enable debug user for auth
      
      * skip init sso db if not enable
      543d345a
  13. 01 1月, 2021 3 次提交
    • U
      add patch sql for hbs · eddd77d2
      Ulric Qin 提交于
      eddd77d2
    • U
      upgrade 3.4.0 · e85debdd
      Ulric Qin 提交于
      e85debdd
    • Y
      Rdb (#479) · d45ea025
      yubo 提交于
      * use collector interface
      
      * mysql can work fine
      
      * add basecollector
      
      * add prober & monapi.plugins
      
      * enable mysql plugins work
      
      * rename collector -> manager
      
      * add white list access check for rdb
      
      * add cache module for authConfig & session
      
      * rollback n9e_rdb_3.3.0.sql
      
      * add sql ddl document
      
      * add white_list, pwd, login access control
      
      * add email code for login & reset password
      
      * use sessionUsername instead of cookieUsername
      
      * remove cookie name and data from session
      
      * rename userName to username
      
      * add remote_addr with session connection
      
      * add get user by sid with cache
      
      * enable cookie life time could be zero
      
      * go mod tidy
      
      * Rdb with session & monapi with telegraf (#456)
      
      * use collector interface
      
      * mysql can work fine
      
      * add basecollector
      
      * add prober & monapi.plugins
      
      * enable mysql plugins work
      
      * rename collector -> manager
      
      * add white list access check for rdb
      
      * add cache module for authConfig & session
      
      * rollback n9e_rdb_3.3.0.sql
      
      * add sql ddl document
      
      * add white_list, pwd, login access control
      
      * add email code for login & reset password
      
      * use sessionUsername instead of cookieUsername
      
      * remove cookie name and data from session
      
      * rename userName to username
      
      * add remote_addr with session connection
      
      * add get user by sid with cache
      
      * enable cookie life time could be zero
      
      * go mod tidy
      
      * add plugins config for prober
      
      * add prober plugin expression parse
      
      * update transfer default config for m3
      
      * Rdb (#458)
      
      * bugfix: session gc
      
      * use flag for pwdMustInclude
      
      * change user login function
      
      * delete invite token after use
      
      * bugfix: login response
      
      * add sessionStart middle ware
      
      * add auth module
      
      * add i18n for rdb
      
      * add i18n.zh for rdb.auth
      
      * add mon plugins(redis, mongodb)
      
      * update config
      
      * add sub struct into definitions
      
      * clean up sid cache after session destory
      
      * bugfix: get user return nil when not found
      
      * update i18n
      
      * bugfix: ignore cache nologin user
      
      * add user for callback output
      
      * add password change api
      
      * update default configfile & sql patch
      
      * merge mon http middleware from rdb
      
      * remove sso logout, sso already supporte one time auth
      d45ea025
  14. 20 11月, 2020 1 次提交
  15. 18 11月, 2020 2 次提交
  16. 17 11月, 2020 2 次提交
  17. 14 11月, 2020 1 次提交
  18. 13 11月, 2020 2 次提交
  19. 10 11月, 2020 1 次提交
    • 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
  20. 02 11月, 2020 1 次提交
    • Y
      login with sso,captcha,sms-code (#374) · 9bef8dde
      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
      9bef8dde
  21. 27 10月, 2020 1 次提交
    • Y
      Dev (#361) · 1fdcbd84
      yubo 提交于
      * add logout v2 for sso
      
      * support sms-code login
      
      * use db instead of memory cache for login code
      1fdcbd84
  22. 25 10月, 2020 2 次提交
  23. 15 10月, 2020 1 次提交
  24. 28 9月, 2020 1 次提交
  25. 26 9月, 2020 2 次提交
  26. 27 5月, 2020 1 次提交
  27. 12 5月, 2020 1 次提交
  28. 16 3月, 2020 1 次提交
  29. 11 3月, 2020 1 次提交