gitea/modules/auth
S7evinK 828a27feeb
Add Matrix webhook (#10831)
* Add Matrix webhook

Signed-off-by: Till Faelligen <tfaelligen@gmail.com>

* Add template and related translations for Matrix hook

Signed-off-by: Till Faelligen <tfaelligen@gmail.com>

* Add actual webhook routes and form

Signed-off-by: Till Faelligen <tfaelligen@gmail.com>

* Add missing file

Signed-off-by: Till Faelligen <tfaelligen@gmail.com>

* Update modules/webhook/matrix_test.go

* Use stricter regex to replace URLs

Signed-off-by: Till Faelligen <tfaelligen@gmail.com>

* Escape url and text

Signed-off-by: Till Faelligen <tfaelligen@gmail.com>

* Remove unnecessary whitespace

* Fix copy and paste mistake

Co-Authored-By: Tulir Asokan <tulir@maunium.net>

* Fix indention inconsistency

* Use Authorization header instead of url parameter

* Add raw commit information to webhook

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Tulir Asokan <tulir@maunium.net>
2020-03-28 15:09:55 +02:00
..
ldap Add restricted user filter to LDAP authentication (#10600) 2020-03-05 08:30:33 +02:00
oauth2 OAuth2: add Yandex provider (#8335) (#10564) 2020-03-05 00:08:52 +02:00
openid
pam Various fixes in login sources (#10428) 2020-02-23 13:52:05 -06:00
sso
admin.go Change admin dashboard to POST (#10465) 2020-02-25 16:54:13 -06:00
auth_form.go Add restricted user filter to LDAP authentication (#10600) 2020-03-05 08:30:33 +02:00
auth.go
org.go
repo_branch_form.go
repo_form_test.go
repo_form.go Add Matrix webhook (#10831) 2020-03-28 15:09:55 +02:00
user_form_auth_openid.go
user_form_test.go
user_form.go Add support for database schema in PostgreSQL (#8819) 2020-01-20 16:45:14 +01:00