Commit Graph

299 Commits

Author SHA1 Message Date
屈轩
1388c0ece9 fix(apigateway): add service settings info (#21724) 2024-12-04 09:41:45 +08:00
Qiu Jian
9b5d058c50 fix(keystone): ldap search with pagination 2022-09-04 19:35:27 +08:00
Jian Qiu
9cc78f1463 fix: keystoen cronman use uninitialized admin token (#14441)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-06-13 02:27:11 +08:00
Jian Qiu
0dbbd1c4fc feature: fetch options of an application via api (#14395)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2022-06-04 10:33:09 +08:00
Qiu Jian
93de681d5b fix: user create user nil pointer error 2022-02-21 12:18:09 +08:00
ioito
8d2b1fffff fix(keyston): add sync log for ldap 2022-02-15 15:48:25 +08:00
Qiu Jian
084dc9a486 feature: local user add need_reset_password field 2022-02-12 02:21:55 +08:00
ioito
4484ca582a fix(region): keystone default policy 2021-12-29 11:22:00 +08:00
ioito
1c29892306 fix(keystone): scope resource count 2021-12-17 16:10:43 +08:00
Qiu Jian
37d22b33cb fix: correct prefined policies definitions 2021-11-20 10:40:19 +08:00
Qu Xuan
f68567e28c fix(region): optimized validate delete condition query 2021-09-23 10:00:05 +08:00
Qiu Jian
020092cc4d fix: verify token with expired_at field instead of options.TokenExpirationSeconds 2021-09-22 15:35:21 +08:00
Qiu Jian
5afb0c82a8 fix: do not lock system account user 2021-08-31 17:44:46 +08:00
Qiu Jian
afe11dbeef fix: resolve permission issues for samlusers and quotas 2021-08-11 17:15:29 +08:00
Qu Xuan
fa5d5a6eb9 fix(region): update swagger api 2021-07-27 11:46:31 +08:00
Qu Xuan
7ec42db3ca fix(keystone): policy filter by role 2021-07-20 14:32:28 +08:00
Qu Xuan
4fe0e8e5be fix(keystone): avoid sql error 2021-07-19 14:03:29 +08:00
Qiu Jian
f08ea8b2c8 feature: support Google Oauth2.0 2021-07-08 02:27:05 +08:00
Zexi Li
5c5023184c Merge pull request #10922 from ioito/hotfix/qx-keystone-tag-list
fix(keystone): tag list for keystone service
2021-04-26 19:10:46 +08:00
Qu Xuan
ad68cfbeb3 fix(keystone): tag list for keystone service 2021-04-26 11:39:29 +08:00
Zexi Li
527f5c498c Merge pull request #9933 from ioito/hotfix/qx-task-info-dump
fix(common): dump task info when stucking
2021-04-26 11:38:24 +08:00
Qu Xuan
7b845d17c7 fix(common): dump task info when stucking 2021-04-26 10:45:38 +08:00
ioito
f9f0c8f3cb fix: 优化同步,避免长时间加锁 2021-04-23 18:55:02 +08:00
Qiu Jian
e9a4a659f0 fix(keystone): role_assignment effective list ignore groups without user 2021-04-05 17:18:51 +08:00
Qiu Jian
6c66f89131 fix: adjust primary key length when sqlchemy utf8 default to utf8mb4 2021-04-02 15:05:27 +08:00
Qiu Jian
bf1aed7a14 fix(keystone): allow joint projects across domains by default 2021-03-18 23:56:36 +08:00
Qiu Jian
4490adedb1 fix(keystone): update default role associated policy name 2021-03-09 17:49:32 +08:00
Qiu Jian
222f9cdebe fix(keystone): adjust default system policy names 2021-03-01 21:28:28 +08:00
Qiu Jian
c68c3f17a2 fix(keystone): ensure comparing id with non-utf8 string 2021-02-25 02:28:50 +08:00
rainzm
334a47e383 feat(keystone): support filter 'project_domain_id' in role_assignments 2021-02-18 11:21:25 +08:00
rainzm
650e25560c fix(notify): get the receiver corresponding to the role correctly 2021-02-18 11:21:25 +08:00
Jian Qiu
9ba3709b31 fix(keystone): policy name duplication (#10199)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2021-02-14 19:13:51 +08:00
Jian Qiu
010049e5e3 fix(keystone): hide system scope policies in domain scope view (#10194)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2021-02-08 12:16:45 -03:00
Zexi Li
16e7c86a16 Merge pull request #10173 from swordqiu/hotfix/qj-cas-sso-create-duplicate-projects
fix(keystone): cas sso may create new project whenever user login
2021-02-06 10:35:46 +08:00
Qiu Jian
515a4de9bc fix(keystone): cas sso may create new project whenever user login 2021-02-06 03:12:02 +08:00
Qiu Jian
01abd8997c fix(keystone): idp filter by sso_domain returns domain's idp only 2021-02-06 02:54:00 +08:00
Jian Qiu
1af001357f fix(keystone): add alertrecords to default dashboard permission (#10160)
Co-authored-by: Qiu Jian <qiujian@yunionyun.com>
2021-02-05 02:57:34 +08:00
Zexi Li
870e2b90d1 Merge pull request #10067 from swordqiu/hotfix/qj-sso-create-user-duplicate-name
fix(keystone): SSO created user name may be duplicated
2021-01-30 10:41:47 +08:00
rainzm
21d8b7226e fix(keystone): avoid repeated abnormal login notifications 2021-01-29 20:05:05 +08:00
Qiu Jian
209ba5d549 fix(keystone): SSO created user name may be duplicated 2021-01-28 23:34:52 +08:00
rainzm
1c325f747d feat(keystone): more specific error return during authentication
add error class UserNotFound, UserLocked, UserDisabled and WrongPassword
2021-01-28 10:07:36 +08:00
Qiu Jian
65096570a5 fix(keystone): user create without password can login with any password 2021-01-23 23:47:07 +08:00
Qiu Jian
84f776069f fix(keystone): allow delete sso imported non-local user
allow delete SSO imported non-local users
2021-01-21 23:48:53 +08:00
Zexi Li
54823a67ca Merge pull request #9948 from rainzm/keystone/user_lock
feat(keystone,apigateway): return a readable message when the user is locked or disabled
2021-01-20 20:05:44 +08:00
Qiu Jian
0886e60928 fix(keystone): allow filter identity_providers with name of ssoDomain
allow filter identity_providers with name of ssoDomain
2021-01-20 00:53:15 +08:00
rainzm
c5223f9131 feat(keystone,apigateway): return a readable message when the user is locked or disabled 2021-01-19 17:32:21 +08:00
Zexi Li
d7ec9ac2d1 Merge pull request #9930 from rainzm/keystone/alert
fix(keystone): don't send the administrator’s message to the party
2021-01-18 18:04:36 +08:00
rainzm
6b25d78ad7 fix(keystone): don't send the administrator’s message to the party 2021-01-18 14:56:34 +08:00
rainzm
9a98909001 fix(keystone): correctly pass domain id to role-assignments 2021-01-17 20:48:26 +08:00
rainzm
349db2dce8 feat(keystone): add options to set admin and domain admin role to notify 2021-01-17 19:41:09 +08:00