0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-20 21:36:13 +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
common
install
private
utils
web Move /info outside authorization (#19888) 2022-06-04 21:10:54 +01:00
init.go