cmdb/cmdb-api/api/lib
loveiwei 32529fba9b
fix: support sealing and unsealing secret in multiple process(more than one workers started by gunicorn) (#469)
* fix: 解决在麒麟系统上使用docker安装时使用celery -D启动 celery 可能出现的问题

* fix: 解决在麒麟系统上使用docker安装时使用celery -D启动 celery 可能出现的问题

* fix: NoneType happend while unsealing the secret funtion, cancel the address check while unseal and seal

* fix: unseal secret function

* fix: remove depens_on in docker-compose

* fix: support sealing and unsealing secret in multiple process(more than one workers started by gunicorn)
2024-04-15 18:08:47 +08:00
..
cmdb feat(api): rebuild relation by attribute (#462) 2024-04-03 15:13:43 +08:00
common_setting fix(api): common_employee_edit department in acl role 2024-03-25 11:46:04 +08:00
perm fix(acl): del resource 2024-03-29 13:13:38 +08:00
secrets fix: support sealing and unsealing secret in multiple process(more than one workers started by gunicorn) (#469) 2024-04-15 18:08:47 +08:00
__init__.py Modify code organization 2019-12-18 23:33:22 +09:00
const.py 前后端全面升级 2023-07-10 20:13:39 +08:00
database.py pref(api): authentication and login log (#308) 2023-12-14 19:53:08 +08:00
decorator.py fix: acl cache 2023-10-23 13:57:06 +08:00
exception.py Modify code organization 2019-12-18 23:33:22 +09:00
http_cli.py move Dockerfile to docs 2023-09-05 14:49:34 +08:00
mail.py 前后端全面升级 2023-07-10 20:13:39 +08:00
mixin.py 前后端全面升级 2023-07-10 20:13:39 +08:00
notify.py feat: get messenger url from common setting 2023-10-09 20:25:27 +08:00
resp_format.py feat(api): i18n 2023-12-25 21:51:44 +08:00
utils.py fix: support sealing and unsealing secret in multiple process(more than one workers started by gunicorn) (#469) 2024-04-15 18:08:47 +08:00
webhook.py feat: ci triggers 2023-09-26 21:18:34 +08:00