[ww-bugs] Bug 3410: permission issue for professor editing course.conf

bugzilla-daemon at webwork.maa.org bugzilla-daemon at webwork.maa.org
Fri Sep 4 12:06:54 EDT 2015


http://bugs.webwork.maa.org/show_bug.cgi?id=3410


Geoff Goehle <goehle at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |goehle at gmail.com
         Resolution|                            |WORKSFORME




--- Comment #1 from Geoff Goehle <goehle at gmail.com>  2015-09-04 12:06:53 ---
Its a feature, not a bug :P 

Recently we changed things so that you have to have admin permissions to edit
course.conf.  The main issue is that users can very easily lock themselves out
of their courses if they put something in course.conf that doesn't compile. 
(And its dangerous from a security point of view).  If you want the old
behavior back Remove course.conf from the configuration line

# These course specific files cannot be edited from the File Manager for saftey
reasons except
# by an administrator.  These are paths relative to the course directory.
$uneditableCourseFiles = ['simple.conf',
              'course.conf',
    ];

-- 
Configure bugmail: http://bugs.webwork.maa.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


More information about the webwork-bugs mailing list