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/routers/admin
John Olheiser e5944a9521
Change admin dashboard to POST (#10465)
* Add form and convert to POST

* Redirect for flash

Signed-off-by: jolheiser <john.olheiser@gmail.com>
5 years ago
..
admin.go Change admin dashboard to POST (#10465) 5 years ago
admin_test.go
auths.go
hooks.go
main_test.go
notice.go
orgs.go
repos.go
users.go Various fixes in login sources (#10428) 5 years ago
users_test.go