0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-03-06 19:53:02 -05:00
forgejo/modules/auth
Ethan Koenig b689bb6180 Webhooks for repo creation/deletion (#1663)
* Webhooks for repo creation/deletion

* add createHookTask

* Add handles for GetSlackPayload and GetDiscordPayload
2017-09-03 11:20:24 +03: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 Webhooks for repo creation/deletion (#1663) 2017-09-03 11:20:24 +03:00
user_form.go Add OpenID configuration in install page (#2276) 2017-08-19 17:34:49 +02:00
user_form_auth_openid.go