Commit Graph

16 Commits

Author SHA1 Message Date
Denis Gukov
89a2ddf6b5 feat(be): ansible-semaphore -> semaphoreui 2024-10-26 12:56:17 +00:00
fiftin
891b27649e
feat(secrets): implement secret getting for boltdb 2024-07-02 22:26:59 +05:00
Denis Gukov
f981f14d16
Vault cli (#1463)
* feat(be): add cli command vault rekey

* feat(vault): use tx

* feat(vault): docs

* fix(vault): rekey flag
2023-09-09 14:41:41 +02:00
Denis Gukov
05dd7c5653 feat: remove soft delete functionality 2022-02-03 12:06:24 +05:00
Denis Gukov
8e8ca94126 feat(be): physical delete template from database 2022-02-01 03:16:00 +05:00
Denis Gukov
f207aa6bff feat(be): change error message for access key decryption 2021-09-10 03:41:36 +05:00
Denis Gukov
554e797e24 fix(be): use correct config field for access key encryption 2021-09-10 02:31:06 +05:00
Denis Gukov
54a35c61d4 fix: access key validation 2021-09-04 11:39:16 +05:00
Denis Gukov
a6f266bcb7 feat(be): add inventory become credentials and template vault password to database 2021-09-02 00:17:28 +05:00
Denis Gukov
aa6cb856b7 feat: add password file for Access Key 2021-09-01 19:38:28 +05:00
Denis Gukov
bc5f7946fc test(be): tests for bolt implementation 2021-05-14 16:47:32 +05:00
Denis Gukov
c0a0e71417 refactor(be): rename db tables prop objects 2021-05-14 00:45:54 +05:00
Denis Gukov
dade5a3a7b feat(be): implemented all Store interface methods by BoltDb implementation 2021-05-13 18:49:32 +05:00
Denis Gukov
052499730b feat(be): implement session, project with boltdb 2021-05-10 01:08:10 +05:00
Denis Gukov
67acad9c32 feat(be): add env, tempalte and inv implementation for bolt 2021-05-09 01:25:31 +05:00
Denis Gukov
0cc640b48b feat(be): bolt helper functions like for sql 2021-05-08 22:25:00 +05:00