0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-28 13:11:04 +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-01-13 12:44:29 +00:00
2026-02-27 12:38:44 +00:00