forgejo/routers
Gusted 1a68d14cf8
[FIX] Don't allow SSH authentication without ssh executable
- Follow up of #4819
- When no `ssh` executable is present, disable the UI and backend bits
that allow the creation of push mirrors that use SSH authentication. As
this feature requires the usage of the `ssh` binary.
- Integration test added.
2024-08-26 08:58:35 +02:00
..
api [FIX] Don't allow SSH authentication without ssh executable 2024-08-26 08:58:35 +02:00
common
install
private
utils
web [FIX] Don't allow SSH authentication without ssh executable 2024-08-26 08:58:35 +02:00
init.go