This website requires JavaScript.
Explore
Help
Sign In
Andal.LND
/
edx-platform
Watch
6
Star
0
Fork
0
You've already forked edx-platform
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f3af24f692b37faf40cb1648ebdaaf4d0dc45410
edx-platform
/
common
/
djangoapps
/
student
History
Jason Bau
f3af24f692
Merge pull request
#842
from edx/jbau/shib-revamp
...
Revamped + Enhanced Shibboleth support
2013-09-10 12:27:07 -07:00
..
management
Move mitxmako initialization to a startup module, called by lms.startup and cms.startup for both management commands and when run via wsgi
2013-08-28 10:56:07 -04:00
migrations
Shift enroll/unenroll logic to CourseEnrollment model, add is_active and mode.
2013-08-14 13:23:06 -04:00
tests
Address @brianhw review comments
2013-09-06 15:37:27 -07:00
__init__.py
Move student app from lms to common
2012-07-13 11:51:32 -04:00
admin.py
Limit the rate of logins.
2013-08-02 11:23:59 -04:00
forms.py
Tests + Now subclass PasswordResetForm instead of copy
2013-06-24 11:54:31 -07:00
models.py
Don't allow people into the verification flow if they've already been verified
2013-09-06 17:20:24 -04:00
views.py
Merge pull request
#842
from edx/jbau/shib-revamp
2013-09-10 12:27:07 -07:00