Closed
Description
- Gitea version (or commit ref): f2afed3
Description
The admin action for rewriting authorized keys currently overwrites authorized_keys, even when using the built in server.
This should not happen because it may lock users out if running it as their main system user with the same authorized keys for ssh and gitea.