themeum / tutor

A complete WordPress LMS plugin to create any e-learning website easily.
https://www.themeum.com/product/tutor-lms/
GNU General Public License v3.0
76 stars 63 forks source link

Unauthenticated users can see Course Builder #686

Open pano9000 opened 6 months ago

pano9000 commented 6 months ago

Hi all,

just formally creating an issue for my pull request #685 here as well.

When you are a regular user, without any special elevated rights, e.g. if you are a student and try to open up the course builder page, you will see something like the below:

https://demo.themeum.com/tutor/dashboard/create-course/?course_ID=7773

image

It loads the "permission denied template" twice, and then even proceeds to load the course builder template.

The user cannot actually save any changes, but they shouldn't be able to see any of that in the first place.

a fix is available via #685

pano9000 commented 5 months ago

Hi,

any news on this please?

pano9000 commented 4 months ago

another bump :-)

pano9000 commented 1 month ago

still valid