0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-17 09:03:20 +01:00
gitea/modules/auth
6543 c52d48aae4
Prevent merge of outdated PRs on protected branches (#11012)
* Block PR on Outdated Branch

* finalize

* cleanup

* fix typo and sentences

thanks @guillep2k

Co-Authored-By: guillep2k <18600385+guillep2k@users.noreply.github.com>

Co-authored-by: guillep2k <18600385+guillep2k@users.noreply.github.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
2020-04-16 22:00:36 -03:00
..
ldap Add restricted user filter to LDAP authentication (#10600) 2020-03-05 08:30:33 +02:00
oauth2
openid
pam
sso Remove check on username if AccessToken authentication (#11015) 2020-04-14 13:32:03 -05:00
admin.go
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 Prevent merge of outdated PRs on protected branches (#11012) 2020-04-16 22:00:36 -03:00
user_form_auth_openid.go
user_form_test.go
user_form.go