Commit Graph

53 Commits (15f5d8e794b7ec8b7203fe8ee4c0068cce0b1abf)

Author SHA1 Message Date
Sandro Santilli 15f5d8e794 Reduce conditionals in signin/signup inner forms 8 years ago
Sandro Santilli 71d16f69ff Login via OpenID-2.0 (#618) 8 years ago
Sandro Santilli 7d8f9d1c46 Rename /forget_password url to /forgot_password 8 years ago
Sandro Santilli 8a98a25d8e Show a link to password reset from password change and delete account (#862) 8 years ago
Willem van Dreumel 8947b711aa Link OAuth2 account to 2FA enabled account (fix #1050) (#1052) 8 years ago
Lunny Xiao 19b3c45ca7 fix 500 when use a duplicat email instead of giving an error tip (#1040) 8 years ago
Willem van Dreumel 01d957677f Oauth2 consumer (#679) 8 years ago
Andrew 6dd096b7f0 Two factor authentication support (#630) 8 years ago
Bwko f27d87d93b Added minimum password length to app.ini (#223) 8 years ago
Denis Denisov 380e32e129 Fix random string generator (#384) 8 years ago
Lunny Xiao 94da472717 Golint fixed for modules/setting (#262) 8 years ago
Lunny Xiao cf045b029c golint fixed for parts of routers root, dev, user and org dirs (#167) 8 years ago
Thibault Meyer ddee4c8b58
Normalize files with gofmt 8 years ago
Sandro Santilli 4247304f5a Update import paths from github.com/go-gitea to code.gitea.io (#135) 8 years ago
Joubert RedRat f91cbf0fed Support to last login feature 8 years ago
Rémy Boulanouar 2d68bd1ef9 Change import reference to match gitea instead of gogs (#37) 8 years ago
LefsFlare 2cb5ec5983 Prevented user enumeration of valid users through HTTP status codes of login (#3639) (#3654) 8 years ago
Unknwon f0b5c3b90a #3448 redirect if any after sign in 8 years ago
Unknwon 1f2e173a74 Refactor User.Id to User.ID 8 years ago
Unknwon f1b8d52eb3 #2854 fix no mail notification when issue is closed/reopened 8 years ago
Zachery Hostens 63e21c146a ensure we don’t try changing LDAP passswords 9 years ago
Unknwon b4f47a7623 #1891 attempt to fix invalid csrf token 9 years ago
Unknwon 514382e2eb Rename module: middleware -> context 9 years ago
Unknwon 7f9598141b fix #2020 9 years ago
Unknwon dc0c0dc06b fix typo for #1996 9 years ago
Unknwon 9330c943cd work on #1891 9 years ago
Unknwon 932dbccb67 fix import path, fix #1782 9 years ago
Unknwon 3fb1b6a608 drop oauth2 feature support 9 years ago
Unknwon 9d36fc6986 finish new auth e-mails 9 years ago
Unknwon 373731f5e8 user gomail and new activate account email tpl 9 years ago
Unknwon 83e747bfda #697 and #1606 and new admin edit user UI 9 years ago
Unknwon 8e0a69f86a #697 disable captcha and new admin create user UI 9 years ago
Unknwon 47ac579f09 only assign auto-admin when sign up by web 9 years ago
Unknwon 817b48ed1e Show owner/poster tags of comments and fix #1312 9 years ago
Unknwon e50982f5ec allow anonymous SSH clone 9 years ago
Unknwon 698b9e2acc #1070 Clearer error message for illegal characters 10 years ago
Unknwon 1654e9ecab templates/user/settings/emial.tmpl: little fix on UI 10 years ago
Unknwon 57b3be4016 work on #756 10 years ago
Peter ec71d538fc Method for activating email addresses through verification email 10 years ago
Unknwon 146c8efee3 Fix API broken 10 years ago
Unknwon 3abc41ccca Fix API broken 10 years ago
Martin van Beurden 976f1486e0 Set cookiepath to AppSubUrl 10 years ago
Unknwon 7ba9257a7f Add suburl support 10 years ago
Martin van Beurden 0055cbd365 Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.com/gogs/ 10 years ago
Unknwon 632b1b694d Fix #465 10 years ago
Unknwon bba707de36 Finish team list, create new team, join/leave team page 10 years ago
Unknwon 7af7584d25 Finish new reset password, etc. 10 years ago
Unknwon 78defd238c Page: Manage social accounts 10 years ago
Unknwon e8c9bb2c66 Finish new collaboration page 10 years ago
Unknwon 7bbf644dd5 Convert captcha, cache, csrf as middlewares 10 years ago