1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-21 18:55:47 +00:00
gitea/routers
6543 3be67e9a2b
Fix http path bug (#16117) (#16120)
* Fix http path bug

* Add missed request

* add tests

Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2021-06-09 15:58:00 +02:00
..
admin Restore PAM user autocreation functionality (#15825) (#15867) 2021-05-19 10:42:36 -04:00
api/v1 Merge all deleteBranch as one function and also fix bug when delete branch don't close related PRs (#16067) (#16097) 2021-06-07 18:27:41 +02:00
dev Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
events Drop the event source if we are unauthorized (#15275) (#15280) 2021-04-04 20:39:22 -04:00
org Fix case change in ownernames (#16045) (#16050) 2021-06-03 13:09:43 +08:00
private Move restore repo to internal router and invoke from command to avoid open the same db file or queues files (#15790) (#15816) 2021-05-10 21:14:59 +08:00
repo Fix http path bug (#16117) (#16120) 2021-06-09 15:58:00 +02:00
routes Add missing SameSite settings for the i_like_gitea cookie (#16037) (#16039) 2021-05-31 21:33:22 -04:00
user Fix case change in ownernames (#16045) (#16050) 2021-06-03 13:09:43 +08:00
utils Clarify the suffices and prefixes of setting.AppSubURL and setting.AppURL (#12999) 2021-02-19 22:36:43 +01:00
home.go Add ui.explore settings to control view of explore pages (2) (#14094) 2021-03-11 13:40:54 +00:00
init.go Print usefull error if SQLite is used in settings but not supported (#14476) 2021-01-27 04:57:18 +01:00
install.go Add SameSite setting for cookies (#14900) 2021-03-07 08:12:43 +00:00
metrics.go Move metrics from macaron to chi (#13601) 2020-11-17 15:50:06 -05:00
swagger_json.go Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00