pycook
|
73d53f0440
|
pref(api): authentication and login log (#308)
* pref(api): authentication and login log
* feat(api): ldap and OAuth2.0
|
2023-12-14 19:53:08 +08:00 |
|
pycook
|
21c9d9accd
|
feat(api): support OAuth2.0 and OIDC authentication, it has been tested with casdoor
feat(api): support OAuth2.0 and OIDC authentication, it has been tested with casdoor
|
2023-12-12 20:29:57 +08:00 |
|
simontigers
|
a4f65e7fc6
|
fix(api): Common create employee (#287)
* fix(api): add add_from arg in create employee
* fix(api): add check in acl call common after add user
|
2023-12-06 17:12:37 +08:00 |
|
pycook
|
01fcd7f80e
|
Dev api 231108 (#264)
* perf(api): commands add-user
* feat(api): add commands cmdb-agent-init
|
2023-11-09 11:32:54 +08:00 |
|
simontigers
|
7d53180a2f
|
fix: add_employee_from_acl (#225)
|
2023-10-24 14:20:40 +08:00 |
|
pycook
|
44b6f2b2ad
|
fix: acl cache
|
2023-10-23 13:57:06 +08:00 |
|
pycook
|
42d870ea4e
|
Dev api 20231019 (#210)
* fix(acl): get resources
* fix(celery worker): db server has gone away
|
2023-10-19 11:51:34 +08:00 |
|
pycook
|
63ed73fa14
|
fix: delete user role
|
2023-10-09 15:40:18 +08:00 |
|
pycook
|
3664994cc5
|
import format
|
2023-09-02 12:09:41 +08:00 |
|
pycook
|
9e2bf3d1f0
|
fix merge conflict
|
2023-08-21 11:55:49 +08:00 |
|
pycook
|
7547b67805
|
fix g.user
|
2023-08-21 11:54:33 +08:00 |
|
EvanSung
|
b16bfdfa03
|
fix(acl): g user issue
|
2023-08-17 18:40:45 +08:00 |
|
pycook
|
44c99e0f2e
|
Delete user without soft delete
|
2023-08-16 13:00:30 +08:00 |
|
pycook
|
1de8b492ea
|
[update] delete roles, users, attributes
|
2023-08-15 19:47:59 +08:00 |
|
EvanSung
|
bf92b89a5f
|
optimize(auth): auth request json
|
2023-08-10 10:43:59 +08:00 |
|
pycook
|
dcf768376a
|
upgrade celery
|
2023-08-08 13:16:07 +08:00 |
|
pycook
|
934d00e87d
|
upgrade flask to 2.3.2 and replace g.user with current_user
|
2023-08-06 21:54:18 +08:00 |
|
songbing01249
|
33e63c762f
|
fix(trigger): session invalid issue
|
2023-08-02 18:22:42 +08:00 |
|
pycook
|
db5ff60aff
|
前后端全面升级
|
2023-07-10 20:07:20 +08:00 |
|
pycook
|
6f7b0a3b76
|
add command: add-user | del-user
|
2020-06-11 21:37:41 +08:00 |
|
pycook
|
66476ed254
|
Fix the judgment of app admin
|
2020-04-07 18:02:26 +08:00 |
|
pycook
|
ba2a6a65b5
|
auth with ldap
|
2020-04-01 20:30:44 +08:00 |
|
pycook
|
8ea0379a0d
|
Fix: permission management
|
2020-03-13 10:30:21 +08:00 |
|
penzai
|
82c921bb88
|
auth: add user in flask.g when auth by jwt
|
2020-02-16 18:02:24 +08:00 |
|
pycook
|
87deba2e46
|
fix jwt decode
|
2020-02-06 09:59:24 +08:00 |
|
pycook
|
92183423df
|
Modify code organization
|
2019-12-18 23:33:22 +09:00 |
|