Commit Graph

21 Commits

Author SHA1 Message Date
Ulric Qin e0c1bebb13 modify n9eetc dir 2021-12-08 23:55:51 +08:00
Ulric Qin a94a602d4f remove jwtAuth in prom api 2021-12-06 15:18:56 +08:00
UlricQin 5f05e8fcaf ignore 2021-12-05 15:07:26 +08:00
UlricQin da52f125f3 ignore .payload 2021-12-04 12:09:44 +08:00
UlricQin 952f6b139d add api: get one alert-subscribe 2021-11-30 11:49:08 +08:00
qinyening 4e6e70c14d
release v5.0.0-rc1 (#708)
* release v5.0.0-rc1
2021-06-28 00:42:39 +08:00
qinyening 59366e4d3a
发布v4版本 (#651)
* init
2021-04-13 11:38:40 +08:00
yubo 005dc47868
fix: https://github.com/didi/nightingale/issues/583 (#590) 2021-02-25 15:37:35 +08:00
yubo 7fa84af66a
add session get api (#566) 2021-01-31 10:48:37 +08:00
yubo d45ea02562
Rdb (#479)
* 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
2021-01-01 10:41:30 +08:00
yubo d80ce1d8c5
update auth/logout (#417) 2020-11-24 18:56:18 +08:00
yubo d78301567b
M3db 2 (#404)
* bugfix: transfer ignore counter when tag is empty

* add m3db benchmark
2020-11-17 22:07:50 +08:00
yubo dd67efe0f6
support time limit for m3db query (#396) 2020-11-12 15:50:31 +08:00
yubo 91700ab93e
[ADD] generate UUID if it's not set (#338)
* support openID2.0

* generate UUID if it's not set
2020-10-14 15:02:58 +08:00
Ulric Qin 6baebfad11 pub dir set to /home/n9e/pub 2020-09-27 23:03:45 +08:00
Ulric Qin 405114a893 code refactor 2020-09-26 23:30:34 +08:00
Ulric Qin 6c5fb4cd35 code refactor 2020-09-26 23:26:58 +08:00
710leo ed35ddc388 3.0.0 2020-09-26 16:53:10 +08:00
yimeng 894723f7e6
service regular fix (#110)
* fix regular dot

* add yarn.lock to .gitignore
2020-04-23 10:52:50 +08:00
710leo 99ca7fb862 feat: event support extra field 2020-04-13 17:48:24 +08:00
710leo 5f00489392 init project 2020-03-11 18:25:20 +08:00