forgejo/modules/auth
David Svantesson ea707f5a77 Add branch protection option to block merge on requested changes. (#9592)
* Add branch protection option to block merge on requested changes.

* Add migration step

* Fix check to correct negation

* Apply suggestions from code review

Language improvement.

Co-Authored-By: John Olheiser <42128690+jolheiser@users.noreply.github.com>

* Copyright year.

Co-authored-by: John Olheiser <42128690+jolheiser@users.noreply.github.com>
Co-authored-by: Lauris BH <lauris@nix.lv>
2020-01-03 19:47:09 +02:00
..
ldap
oauth2 Upgrade xorm to v0.8.0 (#8536) 2019-10-17 11:26:49 +02:00
openid
pam
sso Add single sign-on support via SSPI on Windows (#8463) 2019-11-23 01:33:31 +02:00
admin.go
auth.go Add single sign-on support via SSPI on Windows (#8463) 2019-11-23 01:33:31 +02:00
auth_form.go Add single sign-on support via SSPI on Windows (#8463) 2019-11-23 01:33:31 +02:00
org.go Team permission to create repository in organization (#8312) 2019-11-20 19:27:49 +08:00
repo_branch_form.go
repo_form.go Add branch protection option to block merge on requested changes. (#9592) 2020-01-03 19:47:09 +02:00
repo_form_test.go
user_form.go
user_form_auth_openid.go
user_form_test.go