0
0
mirror of https://github.com/go-gitea/gitea.git synced 2026-03-27 22:09:24 +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-22 15:49:45 +00:00
2026-02-28 11:23:20 -08:00
2026-03-08 17:59:46 +08:00
2025-04-01 10:14:01 +00:00
2025-04-01 10:14:01 +00:00
2025-08-27 11:00:01 +00:00