You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/templates
Stefan Kalscheuer 0b177574c9 Only show SSH clone URL if signed in (#2169) (#2170)
* Add configuration flag SSH_EXPOSE_ANONYMOUS

If this flag (default True) is set to false, the SSH clone URL will only be exposed if the current user is signed in.

* Default SSH exposure set to false

To match GitHub and for security reasons, SSH URL exposure is disabled by default.
In addition to that. minor code changes have been applied.

Signed-off-by: Stefan Kalscheuer <stefan@stklcode.de>

* Add integration tests

* Hide clone button neither HTTP and SSH is enabled

Signed-off-by: Stefan Kalscheuer <stefan@stklcode.de>
7 years ago
..
admin Display config file path on admin panel (#2030) 7 years ago
base Keep sort when switching page (#2013) 7 years ago
explore Cleaner UI for explore page (#1253) (#1255) 7 years ago
mail xxx_active_code_live setting in printed in hours and minutes instead … (#1814) 7 years ago
org Fix org hooks UI (#2072) 7 years ago
repo Only show SSH clone URL if signed in (#2169) (#2170) 7 years ago
status Change import reference to match gitea instead of gogs (#37) 8 years ago
user Fix "Dashboard shows deleted comments" (#1995) 7 years ago
home.tmpl docs: update translation on homepage for zh-tw (#634) 8 years ago
install.tmpl Add configuration option for default permission to create Organizations (#1686) 7 years ago
swagger.tmpl Generate swagger json (#1402) 7 years ago