discourse/app
Ted Johansson 392cea5852
DEV: Only show plugin tab for admin (#20841)
As part of another regression, we realized that the plugins tab is visible to moderators, but they cannot interact with anything inside without triggering authorization errors.

This change hides the plugin tab for non-admin users.
2023-03-27 16:08:16 +08:00
..
assets DEV: Only show plugin tab for admin (#20841) 2023-03-27 16:08:16 +08:00
controllers DEV: Make banner cache work like other caches (#20811) 2023-03-24 12:36:55 -05:00
helpers DEV: Replace #pluck_first freedom patch with AR #pick in core (#19893) 2023-02-13 12:39:45 +08:00
jobs FEATURE: Move bootstrap mode indicator to header (#20663) 2023-03-24 15:59:03 +02:00
mailers DEV: Replace #pluck_first freedom patch with AR #pick in core (#19893) 2023-02-13 12:39:45 +08:00
models FIX: display validation under custom sidebar fields (#20772) 2023-03-27 13:03:16 +11:00
serializers FIX: my links in sidebar section (#20754) 2023-03-21 15:58:42 +11:00
services FIX: Do not allow anonymous users to be anonymized (#20776) 2023-03-22 20:51:42 +02:00
views SECURITY: Show only visible tags in metadata 2023-02-23 17:22:20 +01:00