Awais Qureshi
|
094573e901
|
BOM-2375-student-part2
pyupgrade in student app.
|
2021-03-10 16:17:22 +05:00 |
|
Feanil Patel
|
6e3fe00fff
|
Fix all E303 pep8 errors.
|
2019-12-30 12:25:38 -05:00 |
|
Feanil Patel
|
9cf2f9f298
|
Run 2to3 -f future . -w
This will remove imports from __future__ that are no longer needed.
https://docs.python.org/3.5/library/2to3.html#2to3fixer-future
|
2019-12-30 10:35:30 -05:00 |
|
Nimisha Asthagiri
|
90be24986a
|
student: Remove unused change_setting endpoint
|
2019-12-10 20:23:52 -05:00 |
|
Diana Huang
|
f8c8bf36a6
|
Move password reset logic from student to user_authn.
|
2019-11-25 13:58:09 -05:00 |
|
Jeremy Bowman
|
47516dbead
|
Run python-modernize on student/*.py (#20411)
|
2019-05-06 14:50:42 -04:00 |
|
Saleem Latif
|
46d97caa47
|
Consolidate recovery assistance forms
|
2019-01-22 15:09:11 +05:00 |
|
Asad Iqbal
|
987192332a
|
Merge pull request #19475 from edx/asadiqbal08/ENT-1359
asadiqbal08/ENT-1359 Verification by email of recovery address.
|
2019-01-01 15:20:57 +05:00 |
|
Saleem Latif
|
eaf93d5978
|
Update sign in email address for continued access
|
2018-12-31 11:34:05 +05:00 |
|
asadiqbal
|
e21477c224
|
Verification by email of recovery address.
|
2018-12-27 18:51:55 +05:00 |
|
Saleem Latif
|
38ac3d5032
|
Request password reset with recovery email address
|
2018-12-18 14:20:08 +05:00 |
|
Nimisha Asthagiri
|
8cf44283c9
|
Consolidate user login and authentication code
|
2018-09-15 03:21:39 -04:00 |
|
Diana Huang
|
8056d89f9a
|
Create new auth endpoint for checking user password.
|
2018-04-12 12:20:41 -04:00 |
|
bmedx
|
1d45c85135
|
Refactor student login for readability and fix Django 1.11 issues
|
2018-01-24 11:26:43 -05:00 |
|
Jeremy Bowman
|
103c723c6d
|
PLAT-1801 Preserve new user login behavior under Django 1.10+
|
2017-12-05 10:20:25 -05:00 |
|
bmedx
|
ffc2a0eb7c
|
common urls cleanup for Django 1.11
- Remove usage of django.urls.patterns
- Change urls tuples to lists
- Make all string view names callables
|
2017-11-07 11:27:20 -05:00 |
|
Adeel Khan
|
e966188ba6
|
Improve ECOM connection on student dashboard via on demand ajax calls.
Fix course unenroll dialog's incorrect message rendering. LEARNER-2033
|
2017-08-17 18:18:04 +05:00 |
|
Robert Raposa
|
3bfe3f8488
|
Clean up student/urls.py.
|
2016-10-13 15:48:20 -04:00 |
|
Robert Raposa
|
fea03e466c
|
Move student.views to student/urls.py
|
2016-10-11 11:41:16 -04:00 |
|