cmdb/cmdb-api/api/lib/secrets
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
..
__init__.py feat(cmdb-api): CI password data store (#242) 2023-10-28 16:19:00 +08:00
inner.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
secrets.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
vault.py feat(cmdb-api): CI password data store (#242) 2023-10-28 16:19:00 +08:00