1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-30 17:31:29 +02:00
gitea/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
api/v1
dev
org
repo
user
home.go
install.go