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/modules
Unknwon 4438b7793b Add new config option for builtin SSH server
Config option [server] SSH_LISTEN_PORT to the port the builtin SSH server will be listen.
It can be different from SSH_PORT which is supposed to be exposed in the clone URL.
This should solve the problem when user runs Gogs inside Docker container
and still want to use builtin SSH server.
8 years ago
..
auth Replace uuid module with original package 8 years ago
avatar Make markdown as an independent module 8 years ago
base Make markdown as an independent module 8 years ago
bindata Add new config option for builtin SSH server 8 years ago
cron Move cron module to independent package 8 years ago
httplib Remove unused tests 9 years ago
log Add env var check for update 8 years ago
mailer Minor fix for #2660 8 years ago
markdown Make markdown as an independent module 8 years ago
middleware #2682 fix missing slash for go-get meta 8 years ago
process introduce git-shell 9 years ago
setting Add new config option for builtin SSH server 8 years ago
ssh Remove cache avatar support and add its tests 8 years ago
template #1821 add actions for close and reopen issues 8 years ago
user Factor out function to get the current user 9 years ago