PoeticMediaLab / Lacuna

Lacuna: Digital Annotation for Teaching and Learning
http://www.lacunastories.com
GNU General Public License v2.0
36 stars 20 forks source link

Default 'student' permissions are too liberal #122

Closed jeddobson closed 8 years ago

jeddobson commented 8 years ago

The default install (from fresh install via Github) gives far too many permissions to the student role. The following screenshot shows default 'Content Access' permissions for Student (there are many more):

screen shot 2016-01-25 at 12 31 57 pm

mwidner commented 8 years ago

Thanks for the report, Jed. My sites don't show that same permissions. I'll run another fresh install, though, and see if I can duplicate the issue. Just to rule out any possibilities: did you use a new database, too, or was there possibly a pre-existing one? Thanks again.

jeddobson commented 8 years ago

Hi,

It was brand new. I dropped the old database, git clone'd, created a new db, and installed.

Jed

On 1/25/16 2:20 PM, Michael Widner wrote:

Thanks for the report, Jed. My sites don't show that same permissions. I'll run another fresh install, though, and see if I can duplicate the issue. Just to rule out any possibilities: did you use a new database, too, or was there possibly a pre-existing one? Thanks again.

mwidner commented 8 years ago

Yup. I confirmed this. I'm pretty sure we don't even use Content Access anymore, but I need to run a setup without and verify that everything still works.

mwidner commented 8 years ago

Note: I found several more problems with student permissions. Not sure how those got added!

mwidner commented 8 years ago

Fixed in develop branch.