0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 06:04:36 +01:00
gitea/routers
Gusted 744e452185
Move /info outside authorization (#19888)
- To use the web's API to get information about a issue/pull on a
repository, doesn't require authorization(nor that the repository isn't
archived).
- Regressed by: #19318


Signed-off-by: Andrew Thornton <art27@cantab.net>
Co-authored-by: Andrew Thornton <art27@cantab.net>
2022-06-04 21:10:54 +01:00
..
api Add API to serve blob or LFS file content (#19689) 2022-06-04 21:17:53 +08:00
common
install feat: add DEFAULT_MERGE_STYLE to repository.pull-request section for repo init (#19751) 2022-06-02 23:45:54 -04:00
private Fix spelling mistake in ProcReceive (#19853) 2022-06-01 04:06:31 +01:00
utils
web Move /info outside authorization (#19888) 2022-06-04 21:10:54 +01:00
init.go