forgejo/modules
Unknwon 338af89d56 #2650 fix possbility that use email as pusher user name
Remove the possibility of using email as user name when user actually push
through combination of email and password with HTTP.

Also refactor update action function to replcae tons of arguments with
single PushUpdateOptions struct.
And define the user who pushes code as pusher, therefore variable names shouldn't
be confusing any more.
2016-02-17 22:47:06 -05:00
..
auth Make log path required 2016-02-12 10:10:02 -05:00
avatar Remove cache avatar support and add its tests 2016-02-14 23:14:55 -05:00
base #2650 fix possbility that use email as pusher user name 2016-02-17 22:47:06 -05:00
bindata Minor fix for #2624 2016-02-15 14:57:15 -05:00
cron go vet and fix #1890 2015-11-08 14:31:49 -05:00
httplib Remove unused tests 2016-02-13 18:11:15 -05:00
log Add env var check for update 2016-02-15 23:11:22 -05:00
mailer make mailer log more verbose 2015-12-19 02:44:34 -05:00
middleware Minor fix for #2530 2016-02-04 13:03:34 -05:00
process introduce git-shell 2015-11-26 17:33:45 -05:00
setting Remove cache avatar support and add its tests 2016-02-14 23:14:55 -05:00
ssh Remove cache avatar support and add its tests 2016-02-14 23:14:55 -05:00
template Implementing the "theme-color" meta tag. 2016-02-08 17:03:18 -02:00
user Factor out function to get the current user 2015-08-15 10:05:12 +02:00
uuid Add uuid 2014-06-29 16:39:06 -04:00