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
2019-04-28 11:36:07 -04:00
..
ldap Set user search base field optional in DLDAP edit page (#6779) (#6789) 2019-04-28 11:36:07 -04:00
oauth2
openid
pam
admin.go Increase Username and Orgname MaxSize 35 -> 40 (#6178) 2019-02-25 13:56:47 -05:00
auth.go OAuth2 token can be used in basic auth (#6747) (#6761) 2019-04-25 19:57:35 -04:00
auth_form.go
org.go Increase Username and Orgname MaxSize 35 -> 40 (#6178) 2019-02-25 13:56:47 -05:00
repo_branch_form.go
repo_form.go Implement "conversation lock" for issue comments (#5073) 2019-02-18 22:55:04 +02:00
repo_form_test.go Implement "conversation lock" for issue comments (#5073) 2019-02-18 22:55:04 +02:00
user_form.go Add json tags for oauth2 form (#6627) (#6641) 2019-04-15 22:36:14 +02:00
user_form_auth_openid.go Increase Username and Orgname MaxSize 35 -> 40 (#6178) 2019-02-25 13:56:47 -05:00
user_form_test.go