gitea/modules/auth
John Olheiser 3f1c0841cb
Granular webhook events ()
* Initial work

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add PR reviews and API coverage

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Split up events

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Add migration and locale

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Format

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Revert IsPull

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix comments

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix tests

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix PR reviews

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix issue_comment

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Make fmt

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Migrations

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Backwards compatible API

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Fix feishu

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Move session commit

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
..
ldap Add restricted user filter to LDAP authentication ()
oauth2 OAuth2: add Yandex provider () ()
openid Use gitea forked macaron ()
pam Various fixes in login sources ()
sso Add single sign-on support via SSPI on Windows ()
admin.go Change admin dashboard to POST ()
auth.go Add single sign-on support via SSPI on Windows ()
auth_form.go Add restricted user filter to LDAP authentication ()
org.go Team permission to create repository in organization ()
repo_branch_form.go Use gitea forked macaron ()
repo_form.go Granular webhook events ()
repo_form_test.go Use gitea forked macaron ()
user_form.go Add support for database schema in PostgreSQL ()
user_form_auth_openid.go Use gitea forked macaron ()
user_form_test.go Block registration based on email domain ()