0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2025-01-18 16:03:11 +01:00
gitea/modules/auth
Lunny Xiao ced50e0ec1 Implementation of discord webhook (#2402)
* implementation of discord webhook

* fix webhooks

* fix typo and unnecessary color values

* fix typo

* fix imports and revert changes to webhook_slack.go
2017-08-28 13:06:45 +08:00
..
ldap LDAP user synchronization (#1478) 2017-05-10 15:10:18 +02:00
oauth2
openid
pam
admin.go
auth.go
auth_form.go LDAP user synchronization (#1478) 2017-05-10 15:10:18 +02:00
org.go Add units to team (#947) 2017-05-18 22:54:24 +08:00
repo_form.go Implementation of discord webhook (#2402) 2017-08-28 13:06:45 +08:00
user_form.go Add OpenID configuration in install page (#2276) 2017-08-19 17:34:49 +02:00
user_form_auth_openid.go