This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-02-16 20:55:19 +01:00
Code
Issues
Activity
gitea
/
modules
/
auth
History
David Svantesson
32fb813133
Allow repo admin to merge PR regardless of review status (
#9611
)
...
* Allow repo admin to merge even if review is not ok.
2020-01-11 02:29:34 -05:00
..
ldap
…
oauth2
…
openid
…
pam
…
sso
Add single sign-on support via SSPI on Windows (
#8463
)
2019-11-23 01:33:31 +02:00
admin.go
…
auth_form.go
Add single sign-on support via SSPI on Windows (
#8463
)
2019-11-23 01:33:31 +02:00
auth.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_test.go
…
repo_form.go
Allow repo admin to merge PR regardless of review status (
#9611
)
2020-01-11 02:29:34 -05:00
user_form_auth_openid.go
…
user_form_test.go
…
user_form.go
…