Commit Graph

498 Commits

Author SHA1 Message Date
UlricQin 205201668c check password more strict 2020-11-02 13:44:14 +08:00
UlricQin 522cfca0af login fail, check your username and password 2020-11-02 13:27:23 +08:00
yubo 9bef8ddee3
login with sso,captcha,sms-code (#374)
* 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
2020-11-02 12:47:41 +08:00
UlricQin 7999c1fbe5 render user json do not return uuid 2020-11-02 12:38:22 +08:00
dujiashu bec893d662
validate hosts unique (#371)
* support tt automation by job

* format

* import order

* use map to avoid repetition

Co-authored-by: dujiashu <dujiashu@didiglobal.com>
2020-11-01 11:07:17 +08:00
dujiashu 6f999f6a87
support tt automation by job (#370)
* support tt automation by job

* format

* import order

Co-authored-by: dujiashu <dujiashu@didiglobal.com>
2020-10-31 23:13:28 +08:00
710leo 10fef82225 modify node specification 2020-10-30 13:27:44 +08:00
710leo ebbcfa3157 upgrade 3.2.0 2020-10-29 18:15:08 +08:00
qinyening 313144bebf
agent支持metrics指标采集能力 (#368) 2020-10-29 16:54:48 +08:00
yubo c6b5a5b400
feature: support reset password by sms code (#365)
* 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
2020-10-29 07:03:57 +08:00
yubo 1fdcbd848c
Dev (#361)
* add logout v2 for sso

* support sms-code login

* use db instead of memory cache for login code
2020-10-27 17:51:39 +08:00
UlricQin e63e741ad6 job api for tt 2020-10-27 09:57:58 +08:00
Ulric Qin 282aede691 upgrade 3.1.6 2020-10-25 20:20:10 +08:00
Ulric Qin e5b95921cf add some validator for hostFieldNew 2020-10-25 20:06:46 +08:00
Ulric Qin 8c6726800f host field management done 2020-10-25 20:00:08 +08:00
Ulric Qin 6987b3b4d4 add host fields 2020-10-25 19:33:34 +08:00
Ulric Qin 28a2196143 use ips when recycle and del hosts 2020-10-25 18:16:20 +08:00
yubo 5b9a03a261
add OAuth2.0 callback/authorize V2 for UI (#353)
* support openID2.0

* generate UUID if it's not set

* change OAuth2 callback method to API style
2020-10-23 15:22:06 +08:00
710leo 228ffcfbc9 Merge branch 'master' of https://github.com/didi/nightingale 2020-10-22 21:23:59 +08:00
710leo cc3b3575b6 sync from internal 2020-10-22 21:23:39 +08:00
Ulric Qin ecacc71596 pack script 2020-10-22 17:50:32 +08:00
Ulric Qin b2ad4b6995 upgrade 3.1.5 2020-10-22 17:49:15 +08:00
710leo 86929d8f69 fix monapi clean stra 2020-10-22 11:26:56 +08:00
710leo 39fa7e3e17 refactor /v1/rdb/node/:id/resources 2020-10-21 17:43:35 +08:00
Ulric Qin 70bc909565 code refactor 2020-10-19 22:29:09 +08:00
UlricQin 9ebe967e28 code refactor 2020-10-19 10:04:20 +08:00
Ulric Qin 93c35fd0ec upgrade 3.1.4 2020-10-18 10:17:39 +08:00
qinyening 2e80e82fc4
change hbs api & change perm point (#344)
* change hbs api & change perm point
2020-10-17 17:32:15 +08:00
UlricQin 2d19a1e86a code refactor 2020-10-15 20:29:06 +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
yubo ecc736be8b
support openID2.0 (#337) 2020-10-14 13:30:53 +08:00
Ulric Qin 8feb2287cc code refactor 2020-10-13 13:14:38 +08:00
Ulric Qin e8d907156c upgrade 3.1.3 2020-10-13 13:09:02 +08:00
Ulric Qin 744980f119 cannot modify node-category to tenant 2020-10-13 09:35:34 +08:00
Ulric Qin 7f4dd8859e code refactor 2020-10-12 18:04:59 +08:00
Ulric Qin f3962266b4 add changelog 2020-10-12 11:56:35 +08:00
UlricQin b867c985ed bugfix: job callback for mon use method: post 2020-10-12 11:53:08 +08:00
Ulric Qin 0baa06cee0 rdb support wechat_robot and dingtalk_robot 2020-10-11 08:33:30 +08:00
alick-liming e84d7f8741
im add wechat_robot and dingtalk_robot (#332)
* im wechat

* im wechat

* im add wechat_robot dingtalk_robot

Co-authored-by: alickliming <alickliming@didi.global.com>
2020-10-11 08:24:04 +08:00
UlricQin 8c5e9534b2 code refactor 2020-10-10 10:55:38 +08:00
UlricQin 8f5a9c9349 code refactor 2020-10-10 10:54:34 +08:00
Ulric Qin e11d1dd5d9 code refactor 2020-10-09 23:34:28 +08:00
Ulric Qin df7210f9ad code refactor 2020-10-09 23:31:04 +08:00
Ulric Qin 8eead759d9 code refactor 2020-10-09 23:02:31 +08:00
Ulric Qin c6b9fd181f pack exclude etc/*.local.yml 2020-10-09 23:02:02 +08:00
Ulric Qin c4ad9f1e88 refactor wechat sender 2020-10-09 22:47:10 +08:00
alick-liming 8455994118
im wechat (#330)
* im wechat

* im wechat

Co-authored-by: alickliming <alickliming@didi.global.com>
2020-10-09 22:42:19 +08:00
frank0417 2495405511
remove duplicate RDB sql (#328) 2020-10-09 16:24:28 +08:00
Ulric Qin 68f6312953 add gitee site url 2020-10-08 20:20:33 +08:00
Ulric Qin e87b8dc368 code refactor 2020-10-08 20:13:08 +08:00