This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers
Richard Mahn 91e24a3a10 Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478) (#7507)
* 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-18 09:11:55 +08:00
..
admin Shadow the password on cache and session config on admin panel (#7300) 2019-06-27 00:12:38 +08:00
api/v1 fix api route (#7346) 2019-07-03 06:31:29 +01:00
dev
org backport of #7385 - add missing template variable on organisation settings (#7386) 2019-07-08 21:03:44 +03:00
private #6946 Run hooks on merge/edit and cope with protected branches (#6961) 2019-07-01 09:18:13 +08:00
repo Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478) (#7507) 2019-07-18 09:11:55 +08:00
routes Backport for #7475 - settings error (#7483) 2019-07-16 12:45:38 +08:00
user Make captcha and password optional for external accounts (#6606) 2019-07-06 15:48:02 -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