Name |
Last commit
|
Last update |
---|---|---|
.. | ||
api | ||
migrations | ||
tests | ||
__init__.py | ||
custom_exception.py | ||
models.py | ||
modulestore.py | ||
overrides.py | ||
plugins.py | ||
tasks.py | ||
urls.py | ||
utils.py | ||
views.py |
We added the ability here to check if a role has a user in with the ability to refresh the role cache before checking. Since some tests will make inline requests, which in turn put a user into a new role, we have to refresh afterwards otherwise we won't see that new role in place. Since we don't want to automatically refresh ever, we just added a way to request it, since we know in this test that we're doing something, effectively, out-of-band, which necessitates it.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
api | Loading commit data... | |
migrations | Loading commit data... | |
tests | Loading commit data... | |
__init__.py | Loading commit data... | |
custom_exception.py | Loading commit data... | |
models.py | Loading commit data... | |
modulestore.py | Loading commit data... | |
overrides.py | Loading commit data... | |
plugins.py | Loading commit data... | |
tasks.py | Loading commit data... | |
urls.py | Loading commit data... | |
utils.py | Loading commit data... | |
views.py | Loading commit data... |