zia.fazal@arbisoft.com
2453bc8c05
Stop showing hitting enterprise API in case of 404 error
...
Stop showing hitting enterprise API when request is originated as result of 404 error.
fixed quality violations
Removed line break
add unit tests
Updated test docstring
2020-02-14 15:16:51 +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
Zaman Afzal
c07268d1b5
Fix the broken privacy page link url on enterprise login page ( #22528 )
2019-12-30 14:57:28 +05:00
hasnain-naveed
057f443a26
ENT-2437 | get_enterprise_customer_for_learner method replaced with enterprise_customer_for_request.
2019-11-08 15:47:52 +05:00
Manjinder Singh
79c9231128
Revert "ENT-2437 | get_enterprise_customer_for_learner method replaced with e…" ( #22248 )
2019-11-05 16:51:44 -05:00
hasnain-naveed
4b827d5be0
ENT-2437 | get_enterprise_customer_for_learner method replaced with enterprise_customer_for_request.
2019-11-01 17:19:56 +05:00
muhammad-ammar
fc2915b02f
allow user to edit fullname if no social auth record
...
ENT-1964
2019-10-18 15:30:51 +05:00
Feanil Patel
4eaf875741
BOM-621 Fix hashing in a bunch of places.
2019-09-19 15:53:39 -04:00
Awais Jibran
1a4eb7d2e8
Pervent reverse tabnabbing in edx platform
2019-08-28 16:08:34 +05:00
Nimisha Asthagiri
d2d6f81278
Account API: Fix Enterprise enforcement when NOT sync profile_data
...
ARCH-740
2019-05-03 13:44:22 -04:00
Michael Youngstrom
e868c54a18
INCR-176
2019-04-26 15:42:24 -04:00
Nimisha Asthagiri
5acbb10e7c
Account API: enforce Enterprise policy on backend
2019-04-24 22:37:26 -04:00
Hammad Ahmad Waqas
974a937f70
session is replaced with cache to hold data_sharing_consent_needed
...
flag value
added signal to destroy data_sharing_consent_needed flag if user is
is enrolled in enterprise course.
2019-04-05 18:06:54 +05:00
Saleem Latif
bd411de12d
Add recovery email to account settings page
2018-12-10 17:59:19 +05:00
Saleem Latif
18b66819e2
Revert "ENT-1116: Add recovery email to account settings page"
2018-12-06 21:20:46 +05:00
Saleem Latif
2055f94253
Add recovery email to account settings page
2018-12-06 14:27:28 +05:00
Nimisha Asthagiri
b7deedfb36
Refactor Login Cookies
2018-09-25 09:12:08 -04:00
Nimisha Asthagiri
8cf44283c9
Consolidate user login and authentication code
2018-09-15 03:21:39 -04:00
Asad Iqbal
6cc13f7f2e
Merge pull request #17935 from edx/asadiqbal08/ENT-645
...
[ENT-645]- Updated the messages when a learner leave an organization.
2018-04-24 15:59:55 +05:00
Uman Shahzad
5746729895
Revert "Revert "Show Enterprise display name if we should hide sensitive user…"
2018-04-23 18:27:36 +05:00
asadiqbal
2e8444e674
Updated the messages when a learner leave an organization.
2018-04-20 15:36:54 +05:00
George Babey
a155aad01c
Revert "Show Enterprise display name if we should hide sensitive username."
...
This reverts commit d58bd06928 .
This commit caused performance issues due to increased API load from checking the
enterprise association on each page load
2018-04-17 09:07:17 -04:00
Uman Shahzad
d58bd06928
Show Enterprise display name if we should hide sensitive username.
2018-04-12 19:10:30 +05:00
Saleem Latif
2ae02a6559
Update Registration/Signin Page to include static message
2018-01-17 13:07:27 +05:00
zubair-arbi
0b13d25b08
ENT-768 Display friendly error message for third party auth error
2018-01-09 16:57:14 +05:00
asadiqbal
5d92b42fe3
UI Updates to Support Ent Data Synchronization
2018-01-05 17:16:02 +05:00
Saleem Latif
26cc70a7bc
Move enterprise specific code in student_account views to enterprise_support
2018-01-01 16:08:41 +05:00
zubair-arbi
d7502acc5b
ENT-768
...
display friendly error message for saml rejection
2017-12-22 15:12:11 +05:00
zubair-arbi
4040c45f06
update enterprise api support for request users and enterprise service user
...
ENT-624
2017-09-27 18:04:44 +05:00