gitea/modules/auth
Simon a2a006a5d5 Add GET requests to webhook (#6771)
* Add GET requests to webhook

* make fmt

* Handle invalid http method on webhook

* Uppercase http method in webhook

* Rename v85.go to v86.go

* make fmt
2019-05-05 14:09:02 -04:00
..
ldap Set user search base field optional in DLDAP edit page (#6779) 2019-04-28 09:53:55 -04:00
oauth2 Discord Oauth2 support (#4476) 2019-01-13 14:06:22 -05:00
openid Run "make fmt" with go-1.6 (#1333) 2017-03-21 08:55:00 +08:00
pam golint fixed for modules/auth 2016-11-27 21:39:06 +08:00
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) 2019-04-25 18:42:50 -04:00
auth_form.go LDAP Public SSH Keys synchronization (#1844) 2018-05-24 07:59:02 +03:00
org.go Increase Username and Orgname MaxSize 35 -> 40 (#6178) 2019-02-25 13:56:47 -05:00
repo_branch_form.go Create new branch from branch selection dropdown (#2130) 2017-10-15 22:59:24 +03:00
repo_form.go Add GET requests to webhook (#6771) 2019-05-05 14:09:02 -04: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) 2019-04-15 11:54:50 -04: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 Block registration based on email domain (#5157) 2018-11-14 20:00:04 -05:00