This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/modules/auth
zeripath beb6bf4261
Remove obsolete change of email on profile page (#13341)
* Remove obsolete change of email on profile page

The change email on the account profile page is out-of-date
and unnecessary.

Changing email should be done using the account page.

Fix #13336

Signed-off-by: Andrew Thornton <art27@cantab.net>
2020-10-28 22:33:14 +00:00
..
ldap [Vendor] Update go-ldap to v3.2.4 (#13163) 2020-10-15 15:27:33 -04:00
oauth2 #12897 - add mastodon provider (#13293) 2020-10-25 14:21:49 -04:00
openid
pam Remove PAM from auth dropdown when unavailable (#13276) 2020-10-23 11:10:29 +01:00
sso Skip SSPI authentication attempts for /api/internal (#12556) 2020-08-22 12:09:43 +03:00
admin.go Multiple small admin dashboard fixes (#12153) 2020-07-05 22:38:03 +03:00
auth.go
auth_form.go Add check for LDAP group membership (#10869) 2020-09-10 16:30:07 +01:00
org.go
repo_branch_form.go
repo_form.go Add IsTemplate option in create repo ui and api (#12942) 2020-09-25 13:18:37 +08:00
repo_form_test.go
user_form.go Remove obsolete change of email on profile page (#13341) 2020-10-28 22:33:14 +00:00
user_form_auth_openid.go hCaptcha Support (#12594) 2020-10-02 23:37:53 -04:00
user_form_test.go