gitea/modules
Unknwon 9e09e48502 #2850 fix potential SSH commands dislocation
When use builtin SSH server with concurrent operations, there are probabilities
One connection could use the command from another connections.

Fix this by set SSH_ORIGINAL_COMMAND for each command, not set in global scope.
2016-03-18 06:13:16 -04:00
..
auth Replace uuid module with original package 2016-02-20 18:13:12 -05:00
avatar Make markdown as an independent module 2016-02-20 17:10:05 -05:00
base Fix ref comment from commit create empty feed 2016-03-11 05:11:58 -05:00
bindata Update locales 2016-03-18 04:03:13 -04:00
context #1692 add CRUD issue APIs 2016-03-13 23:20:22 -04:00
cron Move cron module to independent package 2016-02-20 15:58:09 -05:00
httplib Remove unused tests 2016-02-13 18:11:15 -05:00
log #1597 support pull requests in same repository 2016-03-04 15:43:01 -05:00
mailer Minor fix for #2660 2016-02-24 23:59:17 -05:00
markdown Make separate string variables for space 2016-03-15 21:28:55 +01:00
process introduce git-shell 2015-11-26 17:33:45 -05:00
setting #1891 attempt to fix invalid csrf token 2016-03-12 20:56:03 -05:00
ssh #2850 fix potential SSH commands dislocation 2016-03-18 06:13:16 -04:00
template Some minor changes 2016-03-06 16:40:04 -05:00
user Factor out function to get the current user 2015-08-15 10:05:12 +02:00