]> source.dussan.org Git - gitea.git/commit
Finish method for having multiple emails/user.
authorPeter <peter@smitmail.eu>
Wed, 17 Dec 2014 15:42:54 +0000 (17:42 +0200)
committerPeter <peter@smitmail.eu>
Wed, 17 Dec 2014 15:42:54 +0000 (17:42 +0200)
commitb033f2f535ad498ed78da6599d446abe2fd5c27d
tree6723f1c29fd32cea03e68717d992984850450ace
parentf34b04cfc09a3bf0d18c7c4d8950869a252f0a28
Finish method for having multiple emails/user.

All basics are implemented. Missing are the right (localized) strings
and the page markup could have a look at by a frontend guy.
cmd/web.go
modules/auth/user_form.go
routers/user/setting.go
templates/user/settings/email.tmpl [new file with mode: 0644]
templates/user/settings/nav.tmpl