bench-forgejo/routers
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
..
admin #2554 reinitialize all repos from the db 2016-02-04 12:51:00 -05:00
api/v1 Minor fix for #2506 2016-02-02 17:07:40 -05:00
dev user gomail and new activate account email tpl 2015-09-17 01:54:12 -04:00
org Remove unnecessary comments 2016-01-31 19:08:20 +00:00
repo #2650 fix possbility that use email as pusher user name 2016-02-17 22:47:06 -05:00
user Merge pull request #2578 from exmex/develop 2016-02-14 20:34:53 -05:00
home.go drop oauth2 feature support 2015-09-17 16:11:44 -04:00
install.go Remove redundant nil check. 2016-02-12 10:15:47 -05:00