0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-27 20:00:27 +01:00
Nicolas 86401fd5fd
Fix user settings sidebar showing disabled features on some pages (#36958)
Move UserDisabledFeatures context data into a shared SettingsCtxData
middleware for the /user/settings route group, so it is set consistently
on all pages (including Notifications, Actions, etc.) instead of only on
the handlers that remembered to set it individually.

Fixes #36954
2026-03-23 22:30:48 +00:00
..
2026-03-08 17:59:46 +08:00
2026-03-08 17:59:46 +08:00