cmdb/cmdb-api
simontigers 67d64abf42 fix(api): get_employee_notice check data None (#305)
* fix(api): get_employee_notice check data None

* fix(api): remove path when save messager url
2023-12-13 09:45:42 +08:00
..
api fix(api): get_employee_notice check data None (#305) 2023-12-13 09:45:42 +08:00
logs Modify code organization 2019-12-18 23:33:22 +09:00
migrations feat(db): support flask migrate (#201) 2023-10-13 15:55:26 +08:00
tests fix g.user 2023-08-21 11:54:33 +08:00
.env Modify code organization 2019-12-18 23:33:22 +09:00
Pipfile Dev api 231211 (#294) 2023-12-11 19:30:09 +08:00
autoapp.py upgrade flask to 2.3.2 and replace g.user with current_user 2023-08-06 21:54:18 +08:00
celery_worker.py upgrade celery 2023-08-08 13:16:07 +08:00
requirements.txt Dev api 231211 (#294) 2023-12-11 19:30:09 +08:00
settings.example.py feat(api): support OAuth2.0 and OIDC authentication, it has been tested with casdoor 2023-12-12 20:29:57 +08:00