Denis Gukov
|
1875e82af0
|
fix(config): merge conflict
|
2023-09-09 17:10:29 +02: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 |
|
AnsibleGuy
|
421e862786
|
feat: added basic config validation, loading all settings from environment-variables, dynamic applying of default-values to settings, tests for config-loading and -validation
|
2023-08-05 15:56:39 +02:00 |
|
Denis Gukov
|
adb57bf524
|
chore: error message
|
2022-11-09 12:37:27 +05:00 |
|
Denis Gukov
|
c66c9482b1
|
feat(be): remove PAT key type
|
2022-10-29 15:18:42 +05:00 |
|
Denis Gukov
|
32a6c952ce
|
refactor(be): move some functionality to GitRepository and AnsiblePlaybook classes
|
2022-02-06 20:37:55 +05:00 |
|
Denis Gukov
|
f9ea2df04e
|
fix(be): bug with deserializing secrets
|
2022-02-06 17:17:28 +05:00 |
|
Denis Gukov
|
f8d333f0b1
|
feat: add username (optional) for SSH access key
|
2022-02-06 00:00:33 +05:00 |
|
Denis Gukov
|
fe9c602c5d
|
fix(be): bug with panic https://github.com/ansible-semaphore/semaphore/issues/855
|
2022-02-05 22:34:34 +05:00 |
|
Denis Gukov
|
05dd7c5653
|
feat: remove soft delete functionality
|
2022-02-03 12:06:24 +05:00 |
|
Denis Gukov
|
88f4603028
|
refactor(be): extract git functionality to separate class
|
2022-01-30 16:22:18 +05:00 |
|
Denis Gukov
|
ec39816cf1
|
feat: add personal access token suport
|
2022-01-27 19:21:46 +05:00 |
|
Denis Gukov
|
a68c64cbaa
|
refactor(be): add method to config
|
2022-01-26 12:14:56 +05:00 |
|
Denis Gukov
|
4d00ee863f
|
fix(be): use encryption key from env if it is provided
|
2022-01-25 19:34:52 +05:00 |
|
Denis Gukov
|
ef46f9b175
|
fix(ci): default access key encryption key in dockerfile
|
2022-01-25 13:33:32 +05:00 |
|
Denis Gukov
|
a36b948691
|
fix(be): Access key file not found https://github.com/ansible-semaphore/semaphore/issues/783
|
2021-11-03 17:51:36 +05:00 |
|
Denis Gukov
|
5800e3a7ac
|
fix(be): ansible user/pass format
|
2021-09-17 04:17:19 +05:00 |
|
Denis Gukov
|
749291a690
|
feat(be): pass ansible_user/password to ansible-playbook via file
|
2021-09-12 03:18:26 +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
|
efe6c02793
|
feat: support vault pass file and ansible user login / password in inventory
|
2021-09-02 02:14:32 +05:00 |
|
Denis Gukov
|
b950dacd73
|
test(dredd): fix api docs and return key secret validation
|
2021-09-01 22:56:44 +05:00 |
|
Denis Gukov
|
0aa20225ed
|
fix(test): dredd tests
|
2021-09-01 22:41:54 +05:00 |
|
Denis Gukov
|
aa6cb856b7
|
feat: add password file for Access Key
|
2021-09-01 19:38:28 +05:00 |
|
Denis Gukov
|
e991800693
|
feat: removed public key. fix: encrypt private key for new access key
|
2021-08-31 10:47:19 +05:00 |
|
Denis Gukov
|
bb3f560e21
|
fix(be): base64 for encrypted private key
|
2021-08-31 04:27:15 +05:00 |
|
Denis Gukov
|
7443671059
|
feat(be): add access key encryption
|
2021-08-31 04:02:41 +05:00 |
|
Denis Gukov
|
92895f9f3c
|
refactor(be): remove unused columns
|
2021-08-30 19:24:20 +05:00 |
|
tom whiston
|
cccc00d113
|
use dredd for api testing
add ci context docker deployment
update api docs
add some small fixes
|
2018-04-18 18:03:15 +00:00 |
|
tom whiston
|
17fa7bb407
|
add gometalinter to tools and run it in circle.
extract some error checking and logging in places where linting needed or errors not checked
|
2018-04-05 21:24:19 +00:00 |
|
Matej Kramny
|
2a2b7e8aed
|
merge models -> db
|
2017-02-22 21:12:16 -08:00 |
|