Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
885e530454
add option decrypt .env secrets as is to separate file for services that do not support docker secrets reading from file.
ae4efa868f
Add gitea config. Extract secrets to sops encrypted file.
c9328dbe5c
Add gitea docs from v1.19. because in later versions the info about sshhing shim is removed from docs for unknown reasons. And forgejo references latest docs. So it was necessary to get docs from old git branch.
72ef1ed2a3
update sops config. Decided to use an approach when encrypted file contains only secrets. This approach does not require to configure encrypted_regex stuff.