Carlos Andrés Rocha 5d85fab283 Fix django auth login redirection
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]
2012-12-19 18:48:30 -05:00
2012-12-19 18:48:30 -05:00
2012-11-22 18:43:41 +02:00
2012-12-19 18:48:30 -05:00
2011-12-07 09:28:16 -05:00
2012-10-24 15:42:03 -04:00
2012-07-17 14:58:09 -04:00
2012-08-21 17:01:25 -04:00
Description
No description provided
Readme AGPL-3.0 2.2 GiB
Languages
Python 73.7%
JavaScript 15.4%
HTML 7.1%
SCSS 3.2%
CSS 0.5%