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
6543 122f8f86d5
Disallow urlencoded new lines in git protocol paths if there is a port (#13521) (#13524)
Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: zeripath <art27@cantab.net>
2020-11-11 23:47:42 +02:00
..
ldap Add check for LDAP group membership (#10869) 2020-09-10 16:30:07 +01:00
oauth2
openid
pam Remove PAM from auth dropdown when unavailable (#13276) (#13281) 2020-10-23 12:00:20 -04:00
sso
admin.go
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 Disallow urlencoded new lines in git protocol paths if there is a port (#13521) (#13524) 2020-11-11 23:47:42 +02:00
repo_form_test.go
user_form.go Remove obsolete change of email on profile page (#13341) (#13347) 2020-10-29 02:44:45 -04:00
user_form_auth_openid.go hCaptcha Support (#12594) 2020-10-02 23:37:53 -04:00
user_form_test.go