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
John Olheiser ed664a9e1d
Change admin dashboard to POST (#10465) (#10466)
* Change admin dashboard to POST (#10465)

* Add form and convert to POST

* Redirect for flash

* Convert octicons back to fa for 1.11

Signed-off-by: jolheiser <john.olheiser@gmail.com>
5 years ago
..
ldap Add option to prevent LDAP from deactivating everything on empty search (#9879) (#9896) 5 years ago
oauth2 Upgrade xorm to v0.8.0 (#8536) 5 years ago
openid Use gitea forked macaron (#7933) 6 years ago
pam Various fixes in login sources (#10428) (#10429) 5 years ago
sso Add single sign-on support via SSPI on Windows (#8463) 5 years ago
admin.go Change admin dashboard to POST (#10465) (#10466) 5 years ago
auth.go Add single sign-on support via SSPI on Windows (#8463) 5 years ago
auth_form.go Add option to prevent LDAP from deactivating everything on empty search (#9879) (#9896) 5 years ago
org.go Team permission to create repository in organization (#8312) 5 years ago
repo_branch_form.go Use gitea forked macaron (#7933) 6 years ago
repo_form.go Add branch protection option to block merge on requested changes. (#9592) 5 years ago
repo_form_test.go Use gitea forked macaron (#7933) 6 years ago
user_form.go Use gitea forked macaron (#7933) 6 years ago
user_form_auth_openid.go Use gitea forked macaron (#7933) 6 years ago
user_form_test.go Block registration based on email domain (#5157) 6 years ago