mirror of
https://github.com/LAX18/gitea.git
synced 2026-06-04 06:27:52 -09:00
e89bb7ef6a
* Allow custom SSH user in UI for built-in SSH server (#2617) * Some fixes * Did make fmt * Updated according to review - Renamed config to BUILTIN_SSH_SERVER_USER - Removed unnecessary default string value for config item * Updated according to review * Fixed some minor issues