forgejo/templates/repo/settings
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
..
units
webhook
actions.tmpl
branches.tmpl
collaboration.tmpl
deploy_keys.tmpl
githook_edit.tmpl
githooks.tmpl
layout_footer.tmpl
layout_head.tmpl
lfs.tmpl
lfs_file.tmpl
lfs_file_find.tmpl
lfs_locks.tmpl Show lock owner instead of repo owner on LFS setting page (#31788) 2024-08-18 05:47:06 +02:00
lfs_pointers.tmpl
navbar.tmpl
options.tmpl [FIX] Don't allow SSH authentication without ssh executable 2024-08-26 08:58:35 +02:00
protected_branch.tmpl feat(i18n): Branch protection improvements 2024-08-22 22:05:12 +02:00
push_mirror_sync_modal.tmpl
runner_edit.tmpl
secrets.tmpl
tags.tmpl
units.tmpl