cmdb/cmdb-api/api
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
..
commands 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
lib 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
models feat(api): build relation by attributes (#461) 2024-04-02 09:19:51 +08:00
tasks feat(api): rebuild relation by attribute (#462) 2024-04-03 15:13:43 +08:00
translations/zh/LC_MESSAGES pref(api): error tips for out of range value (#453) 2024-03-29 11:46:50 +08:00
views feat(api): rebuild relation by attribute (#462) 2024-04-03 15:13:43 +08:00
__init__.py Modify code organization 2019-12-18 23:33:22 +09:00
app.py feat(api): i18n 2023-12-25 21:51:44 +08:00
extensions.py feat(api): i18n 2023-12-25 21:51:44 +08:00
resource.py feat(cmdb-api): CI password data store (#242) 2023-10-28 16:19:00 +08:00