1. 01 Jul, 2013 2 commits
  2. 21 Jun, 2013 1 commit
  3. 19 Jun, 2013 1 commit
    • The bulk of Shibboleth authentication for Stanford · 824fb9a3
      Highlights:
      * The url '/shib-login/' interfaces with apache/mod_shib via
        request.META to handle shibboleth login and registrations
      * Courses can designate 'enrollment_domains' to limit enrollment
        to users with a linked ExternalAuthMap verified by a particular
        identity provider
      * Tests
      * Logging
      
       Changes to be committed:
      
      	new file:   common/djangoapps/external_auth/migrations/0001_initial.py
      	new file:   common/djangoapps/external_auth/migrations/__init__.py
      	new file:   common/djangoapps/external_auth/tests/test_shib.py
      	modified:   common/djangoapps/external_auth/views.py
      	modified:   common/djangoapps/student/views.py
      	modified:   common/lib/xmodule/xmodule/course_module.py
      	modified:   lms/djangoapps/courseware/access.py
      	modified:   lms/djangoapps/courseware/tests/test_access.py
      	modified:   lms/envs/common.py
      	modified:   lms/envs/dev.py
      	modified:   lms/envs/test.py
      	modified:   lms/templates/courseware/course_about.html
      	modified:   lms/templates/dashboard.html
      	modified:   lms/templates/extauth_failure.html
      	modified:   lms/templates/navigation.html
      	modified:   lms/templates/register.html
      	modified:   lms/templates/signup_modal.html
      	modified:   lms/urls.py
      	renamed:    lms/wsgi_apache.py -> lms/wsgi_apache_lms.py
      Jason Bau committed
  4. 06 Jun, 2013 1 commit
  5. 05 Jun, 2013 1 commit
    • Developer-private settings files · 7e8c06ca
      Developers can have private settings files by creating
      lms/envs/private.py or cms/envs/private.py.  They are imported
      at the end of dev.py.  Note that they won't be imported if you
      are using one of the other dev*.py variants.
      Ned Batchelder committed
  6. 21 May, 2013 1 commit
  7. 17 May, 2013 3 commits
  8. 25 Apr, 2013 1 commit
  9. 29 Mar, 2013 1 commit
  10. 28 Mar, 2013 1 commit
  11. 15 Mar, 2013 1 commit
  12. 14 Mar, 2013 1 commit
  13. 13 Mar, 2013 2 commits
  14. 10 Mar, 2013 2 commits
  15. 09 Mar, 2013 1 commit
  16. 11 Feb, 2013 1 commit
  17. 06 Feb, 2013 1 commit
  18. 05 Feb, 2013 1 commit
  19. 04 Feb, 2013 5 commits
  20. 30 Jan, 2013 2 commits
  21. 11 Jan, 2013 1 commit
  22. 03 Jan, 2013 1 commit
  23. 02 Jan, 2013 1 commit
  24. 30 Nov, 2012 3 commits
  25. 26 Nov, 2012 1 commit
  26. 09 Nov, 2012 2 commits
  27. 07 Nov, 2012 1 commit