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.
gitea/modules/base
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.
9 years ago
..
base.go #2650 fix possbility that use email as pusher user name 9 years ago
markdown.go Merge pull request #2406 from bkcsoft/feature/markdown-custom-url-scheme 9 years ago
tool.go Remove cache avatar support and add its tests 9 years ago