Name |
Last commit
|
Last update |
---|---|---|
.. | ||
cache_toolbox | ||
django_future | ||
external_auth | ||
monitoring | ||
pipeline_mako | ||
student | ||
track | ||
util | ||
static_replace.py | ||
xmodule_modifiers.py |
* All access control logic is now in access.py * It exports a single method for general use: has_access(user, object, action) - possible actions depend on object type (e.g. 'see_exists', 'enroll', 'staff') * Removed DARK_LAUNCH feature flag--it is now the default behavior * Replaced check_course with three separate more focused functions that use has_access Minor things: * note on using pdb in testing * moved time parsing helper into timeparse.py * x_modules now have a .start attribute (None if not in metadata)
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
cache_toolbox | Loading commit data... | |
django_future | Loading commit data... | |
external_auth | Loading commit data... | |
monitoring | Loading commit data... | |
pipeline_mako | Loading commit data... | |
student | Loading commit data... | |
track | Loading commit data... | |
util | Loading commit data... | |
static_replace.py | Loading commit data... | |
xmodule_modifiers.py | Loading commit data... |