1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-12 00:34:20 -04:00
gitea/routers
Richard Mahn 5d3e351864 Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478)
* Fixes #7474 - Handles all redirects for Web UI File CRUD

* Fixes lint errors

* Typo fix

* Adds unit tests for a few helper functions

* Fixes per review

* Fix for new branch creation and to unit test

* Fixes the template used for errors on delete
2019-07-17 14:40:28 -04:00
..
admin
api/v1 add notification placeholder (#7409) 2019-07-12 16:55:46 +08:00
dev
org add missing template variable on organisation settings (#7385) 2019-07-09 01:11:04 +08:00
private
repo Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478) 2019-07-17 14:40:28 -04:00
routes Remove settting dependency on modules/session (#7237) 2019-07-17 09:04:37 +08:00
user Support setting cookie domain (#6288) 2019-07-12 09:57:31 -04:00
utils
home.go
init.go
install.go
metrics.go routers: do not leak secrets via timing side channel (#7364) 2019-07-06 13:03:13 -04:00
swagger_json.go