Commit Graph

26 Commits (c9b65f0fdcaebb23cc6071e86881f623e6b6a3e7)

Author SHA1 Message Date
Unknwon 932dbccb67 fix import path, fix
Unknwon 3fb1b6a608 drop oauth2 feature support
Unknwon 9d36fc6986 finish new auth e-mails
Unknwon 373731f5e8 user gomail and new activate account email tpl
- : fallback plain text
- : add date header
- : fix encoding of header
Unknwon 83e747bfda and and new admin edit user UI
Unknwon 8e0a69f86a disable captcha and new admin create user UI
Unknwon 47ac579f09 only assign auto-admin when sign up by web
Unknwon 817b48ed1e Show owner/poster tags of comments and fix
Unknwon e50982f5ec allow anonymous SSH clone
Unknwon 698b9e2acc Clearer error message for illegal characters
Unknwon 1654e9ecab templates/user/settings/emial.tmpl: little fix on UI
- routers/user: little code format
- conf/locale: update French locale
无闻 a18decf4cc Merge pull request from phsmit/multiple_emails
Multiple emails
Unknwon 57b3be4016 work on
Peter ec71d538fc Method for activating email addresses through verification email
Unknwon 146c8efee3 Fix API broken
Unknwon 3abc41ccca Fix API broken
Martin van Beurden 976f1486e0 Set cookiepath to AppSubUrl
Unknwon 7ba9257a7f Add suburl support
Martin van Beurden 0055cbd365 Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/
Conflicts:
	modules/setting/setting.go

Conflicts:
	templates/repo/release/list.tmpl
	templates/user/dashboard/dashboard.tmpl

Conflicts:
	routers/repo/setting.go
Unknwon 632b1b694d Fix
Unknwon bba707de36 Finish team list, create new team, join/leave team page
Unknwon 7af7584d25 Finish new reset password, etc.
Unknwon 78defd238c Page: Manage social accounts
Unknwon e8c9bb2c66 Finish new collaboration page
Unknwon 7bbf644dd5 Convert captcha, cache, csrf as middlewares
Unknwon 8dd07c0ddd New UI merge in progress