Commit Graph

2 Commits

Author SHA1 Message Date
6543
3a19758863 Switch to go vanity urls (#2706) (#2773)
Backport https://github.com/woodpecker-ci/woodpecker/pull/2706 onto
release branch

---------

Co-authored-by: qwerty287 <80460567+qwerty287@users.noreply.github.com>
2023-11-08 20:27:37 +01:00
antomy-gc
6516a28cdd Secrets encryption in database (#1475)
closes #101

Added secrets encryption in database

- Google TINK or simple AES as encryption mechanisms
- Keys rotation support on TINK
- Existing SecretService is wrapped by encryption layer
- Encryption can be enabled and disabled at any time

Co-authored-by: Kuzmin Ilya <ilia.kuzmin@indrive.com>
Co-authored-by: 6543 <6543@obermui.de>
2023-01-12 20:59:07 +01:00