The django authentication decorator login_required, redirects to settings.LOGIN_URL. If it is missing, it redirects to /accounts/login. We did not have the setting enable, not a proper page where to redirect. This cause users not logged in to see a 404 error when accessing courseware directly, by using a link or a bookmark. [#41499213]
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
cms | Loading commit data... | |
devgroups | Loading commit data... | |
README.txt | Loading commit data... | |
__init__.py | Loading commit data... | |
aws.py | Loading commit data... | |
common.py | Loading commit data... | |
content.py | Loading commit data... | |
dev.py | Loading commit data... | |
dev_edx4edx.py | Loading commit data... | |
dev_ike.py | Loading commit data... | |
dev_int.py | Loading commit data... | |
dev_mongo.py | Loading commit data... | |
devplus.py | Loading commit data... | |
discussionsettings.py | Loading commit data... | |
edx4edx_aws.py | Loading commit data... | |
logsettings.py | Loading commit data... | |
static.py | Loading commit data... | |
test.py | Loading commit data... | |
test_ike.py | Loading commit data... |