forgejo/modules
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>
2017-07-15 22:21:51 +08:00
..
auth Check for valid renamed usernames (#2077) 2017-07-01 22:48:29 +03:00
avatar
base lint 2017-06-29 12:11:34 -04:00
context Only show SSH clone URL if signed in (#2169) (#2170) 2017-07-15 22:21:51 +08:00
cron
highlight
httplib
indexer
lfs
log
mailer fix misspell (#1996) 2017-06-18 08:30:04 +08:00
markdown Fix SHA1 hash linking (#2143) 2017-07-12 04:26:54 +02:00
markup
minwinsvc
notification
options
private
process
public
setting Only show SSH clone URL if signed in (#2169) (#2170) 2017-07-15 22:21:51 +08:00
ssh
sync
templates
user
util
validation