Skip to content
Snippets Groups Projects
  1. Feb 10, 2014
    • David Baumgold's avatar
      Refactor student views · 1dfd3310
      David Baumgold authored
      Fix pylint/pep8 warnings, use JsonResponse instead of HttpResponse where useful,
      put in TODOs to change HTTP status codes to be more accurate.
      1dfd3310
  2. Jan 30, 2014
  3. Dec 03, 2013
  4. Sep 06, 2013
    • Jason Bau's avatar
      Address @brianhw review comments · 6a850e27
      Jason Bau authored
      * Fix open redirect vulnerability
      * Add Logging To AUDIT_LOG : Note I had to change existing tests
        that mocked AUDIT_LOG with this
      * Use external_auth.views.SHIBBOLETH_DOMAIN_PREFIX in student.views
      * Add a bunch of documentation
      * PEP8 / Pylint
      6a850e27
    • Jason Bau's avatar
      Revamped + Enhanced Shibboleth support · 948c07c4
      Jason Bau authored
      * If a shib users type in their email on the regular login page,
        redirects them to /shib-login/
      * Modify student.views.accounts_login to handle redirects
        generated by @login_required for courses that use shib for
        access control.
        Redirect those logins to /shib-login/?next=
      948c07c4
  5. Aug 02, 2013
  6. Jul 31, 2013
  7. Mar 27, 2013
Loading