mirror of
https://gitee.com/gitea/gitea
synced 2025-11-13 21:10:26 +08:00
* Fix page and missing return on unadopted repos API Page must be 1 if it's not specified and it should return after sending an internal server error. * Allow ignore pages Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>