You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/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>
5 years ago
..
ldap
oauth2
openid
pam
sso Add single sign-on support via SSPI on Windows (#8463) 5 years ago
admin.go
auth.go Add single sign-on support via SSPI on Windows (#8463) 5 years ago
auth_form.go Add single sign-on support via SSPI on Windows (#8463) 5 years ago
org.go
repo_branch_form.go
repo_form.go Add branch protection option to block merge on requested changes. (#9592) 5 years ago
repo_form_test.go
user_form.go
user_form_auth_openid.go
user_form_test.go