Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix global mod actions on mag panel pages #279

Merged
merged 2 commits into from
Nov 19, 2023
Merged

Conversation

e-five256
Copy link
Member

noticed while testing a recent PR, mods can see the delete mag / remove all subscription buttons but clicking on them 403s

this changes

  • global mods can now delete magazines
  • global mods can't unsub all subscribers, the button was red so rather than make the button work, I kept things in line with other red buttons that appear to be admin only, and just hid the button from global mods
  • global mods can view deleted magazines just like the original owner and admin can

@e-five256 e-five256 added the bug Something isn't working label Nov 19, 2023
@e-five256 e-five256 merged commit 30157a6 into main Nov 19, 2023
7 checks passed
@e-five256 e-five256 deleted the e5/global-mod-mag-panel branch November 19, 2023 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants