76 Commits (ad1b6d439fe0e0875e54227e0bc23a74411f490e)

Author SHA1 Message Date
Unknwon 8e0a69f86a #697 disable captcha and new admin create user UI 9 years ago
Unknwon 52ec80fa18 finish all new user settings UI 9 years ago
Unknwon 85f34ba538 new user profile settings UI
Signed-off-by: Unknwon <u@gogs.io>
9 years ago
Unknwon 07fe846c9f #1579 change e-mail max length to 254 9 years ago
Unknwon 302938e646 #1333 Disable Gravatar option when install 9 years ago
Unknwon bd1d7d1509 Able to set SSH port when install, update Docker docs 9 years ago
Unknwon 4c7b6414eb new access token UI 9 years ago
Unknwon 71fd10dd37 change minimum password length to 1 9 years ago
Unknwon 39a3b768bc #334: Add Deployment Key Support 9 years ago
无闻 d86c4841fa Merge pull request #1309 from stettberger/master
settings/password: no minimal required characters for OldPassword
9 years ago
Unknwon 548b95f7b5 fix install form def 9 years ago
Unknwon a2a9e151f8 install - add mail from setting 9 years ago
Unknwon b9dc2147b4 UI: install - done 9 years ago
Unknwon 5cf3732339 UI: install - new version 9 years ago
Christian Dietrich b36134194c settings/password: no minimal required characters for OldPassword
If users are added to gogs due a reverse proxy automatically, their password is
set to their initial username. If their username is shorter than 6 characters,
they can never set a password. But since this password is required for some
operations (e.g. repository deletion), they could not use all features of gogs
until now.
9 years ago
Unknwon 1654e9ecab templates/user/settings/emial.tmpl: little fix on UI
- routers/user: little code format
- conf/locale: update French locale
9 years ago
Unknwon b293b6eaa6 cmd: CMD option for port number of `gogs web` to prevent first time run conflict
- routers: use new binding convention to simplify code
- templates: able to set HTTP port number in install page
10 years ago
Peter b033f2f535 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.
10 years ago
Unknwon ef275ebf62 more on change avatar 10 years ago
Unknwon 55dfe2c978 custom avatar upload 10 years ago
Unknwon 8c9338a537 add personal access token panel #12 10 years ago
Unknwon fa241efa6d Use binding middleware 10 years ago
Unknwon 0ddb1eb769 Finish new install page, almost ready for 0.5 release 10 years ago
Unknwon 5acc948562 Page: `/org/:orgname/settings` 10 years ago
Unknwon 669552e255 Fix #340 10 years ago
Unknwon 8dd07c0ddd New UI merge in progress 10 years ago