You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers
Lunny Xiao c598741f01
Display deprecated warning in admin panel pages as well as in the log file (#26094) (#26154)
backport #26094 
Temporily resolve #25915
Related #25994

This PR includes #26007 's changes but have a UI to prompt administrator
about the deprecated settings as well as the log or console warning.
Then users will have enough time to notice the problem and don't have
surprise like before.

<img width="1293" alt="图片"
src="https://github.com/go-gitea/gitea/assets/81045/c33355f0-1ea7-4fb3-ad43-cd23cd15391d">
2 years ago
..
api Remove "misc" scope check from public API endpoints (#26134) (#26149) 2 years ago
common Fix admin config page error, use tests to cover the admin config and 500 error page (#24965) 2 years ago
install Show correct SSL Mode on "install page" (#25818) (#25838) 2 years ago
private parseScope with owner/repo always sets owner to zero (#25987) (#25989) 2 years ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Display deprecated warning in admin panel pages as well as in the log file (#26094) (#26154) 2 years ago
init.go Refactor path & config system (#25330) (#25416) 2 years ago