Steps to reproduce
- Create an 8th period activity and make it "Administrative"
- Using an account with admin privileges, search for it (it shows up, which is good)
- Using an account without admin privileges, search for (it shows up, which is bad)
Expected behavior
Administrative activities shouldn't be visible to non-administrative users.
Keep in mind that eighth/signup/<block id>?activity=<id>, which pulls up an 8th period activity into the sidebar viewer, should also be patched to not show if the user is not an admin but the activity id is administrative.
Steps to reproduce
Expected behavior
Administrative activities shouldn't be visible to non-administrative users.
Keep in mind that
eighth/signup/<block id>?activity=<id>, which pulls up an 8th period activity into the sidebar viewer, should also be patched to not show if the user is not an admin but the activity id is administrative.