1. 12 1月, 2021 2 次提交
  2. 11 1月, 2021 3 次提交
  3. 09 1月, 2021 1 次提交
  4. 08 1月, 2021 7 次提交
  5. 07 1月, 2021 3 次提交
    • U
      Update README.md · 3c26beb4
      UlricQin 提交于
      3c26beb4
    • Y
      Add mongdb as a plugin (#489) · c0049326
      yubo 提交于
      * bugfix: whiteList list return empty
      
      * support multi-dict for i18n && add mongodb for monapi as a plugin
      
      * use 10day as max lifetime for extra mode auth
      
      * bugfix: ignore i18n with default value
      
      * Spelling mistakes
      c0049326
    • 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
  6. 06 1月, 2021 3 次提交
  7. 05 1月, 2021 1 次提交
  8. 03 1月, 2021 2 次提交
  9. 01 1月, 2021 5 次提交
    • U
      add changelog for 3.4.0 · 72cf2c75
      Ulric Qin 提交于
      72cf2c75
    • U
      add patch sql for hbs · eddd77d2
      Ulric Qin 提交于
      eddd77d2
    • U
      add vendor · 5d61468d
      UlricQin 提交于
      5d61468d
    • 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
  10. 31 12月, 2020 3 次提交
  11. 30 12月, 2020 1 次提交
  12. 29 12月, 2020 2 次提交
  13. 27 12月, 2020 1 次提交
  14. 23 12月, 2020 2 次提交
  15. 22 12月, 2020 1 次提交
  16. 20 12月, 2020 3 次提交