Description
Description
visit http://giteaurl/issues
then click "Closed" tab on right side
there is an error page displayed 500 internal error,and in log file:The incoming request has too many parameters. This server supports a maximum of 2100 parameters. Please reduce the number of parameters and resend the request.
This is due to the default selection behavior of the issues page, as there are too many repos passed in later on &repos=...
There are differences in the concepts of between "select all repos " and "select every repo"
If 'select all' is understood as' select everything ', then&repos=.... Later, if there are 1000+ repos, then 1000+ parameters need to be passed in ...
Gitea Version
1.21.0+dev-892-g8e8f55839
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
1.21.0+dev-892-g8e8f55839
Operating System
windows
How are you running Gitea?
windows exe
Database
None