Tobias Macey
50bb70298c
Added a configuration flag to force third party auth ( #24789 )
...
This adds a toggle to allow operators to prevent user registration and login via username/password authentication, forcing the platform to only support login and registration using third-party auth such as SAML.
Co-authored-by: Umar Asghar <mrumarasghar@gmail.com >
2021-01-07 09:55:27 -05:00
Zainab Amir
c6be0f9d51
Update institution login page title ( #25892 )
2020-12-16 12:51:38 +05:00
Adeel Ehsan
39334358d2
Merge pull request #25847 from edx/aehsan/van-198/rebrand_the_saml_page
...
applied rebranding to saml page
2020-12-11 02:54:02 +05:00
adeelehsan
f6d743ad6b
applied rebranding to saml page
2020-12-11 01:41:21 +05:00
adeel khan
e518e62e20
Merge pull request #25794 from edx/adeel/fix_checkbox_text
...
Make optional checkbox text small.
2020-12-09 23:24:00 +05:00
Zainab Amir
5c8608247f
update title on register page to h1 ( #25813 )
2020-12-09 18:01:53 +05:00
Zainab Amir
274f8b0590
Add class to section title on Password Assistance page ( #25812 )
2020-12-09 17:03:25 +05:00
Ned Batchelder
2dd618e3a2
Merge pull request #25756 from edx/nedbat/settable-support-link
...
New LOGIN_ISSUE_SUPPORT_LINK setting
2020-12-08 15:07:13 -05:00
Adeel Khan
099e9eeb95
Make optional checkbox text small.
2020-12-08 03:14:31 +05:00
Zainab Amir
2d3c6c05e1
Update page title to H1 ( #25783 )
...
Rebrand related work for:
- VAN-160
- VAN-186
2020-12-07 18:41:55 +05:00
adeel khan
bea629d9d7
Merge pull request #25773 from edx/adeel/van_170_reduce_tos_and_honorcode_fontsize
...
Reduce tos/honorcode font size
2020-12-07 15:52:21 +05:00
Adeel Khan
acdf8d7511
Update page title to h1
...
VAN-179
2020-12-06 21:54:48 +05:00
Adeel Khan
68d869dc09
Reduce tos/honorcode font size
...
VAN-170
2020-12-06 21:35:03 +05:00
Ned Batchelder
761306114d
New LOGIN_ISSUE_SUPPORT_LINK setting
...
The login page had a hard-coded support.edx.org URL. This changes it to
a configurable setting. BTR-32.
2020-12-04 14:55:27 -05:00
Waheed Ahmed
7c974675bb
Remove maxlength attribute from register password field.
...
Pasting a longer password than allowed limit silently truncated to the
max value, resulting in creating an account with a password user is
unaware of because no validation error occurs.
VAN-86
2020-11-09 18:29:16 +05:00
adeelehsan
07352b84ac
suppressed select form fields
...
VAN-80
2020-10-06 10:52:22 +05:00
Adeel Khan
f565c75d94
Fixes xss issues.
...
PROD-1532
PROD-1533
PROD-1577
PROD-1578
2020-06-18 15:09:55 +05:00
Adeel Khan
2383fb3fa6
Improving user locked out logic.
...
This patch improves on the user locked
out logic by providing a helping message
near locked out. This would help reduce
retries by giving user the option to use
password reset flow to fix the issue.
PROD-1505
2020-06-09 09:36:42 +05:00
hasnain.naveed
c51dc9db20
ENT-2818 | Added enterprise slug login's url on edx login page.
2020-05-28 19:58:46 +05:00
Ali-D-Akbar
94907cc4a9
Unauthenticated Contact Us improvements
...
fix password reset page, add another test and remove typo
improve js test
add quality changes
add quality changes
2020-05-08 14:14:35 +05:00
Adeel Khan
9778e69c76
Removes enterprise filter for account recovery banner
...
Previously code was only showing banner for enterprise
learners. This patch would remove this restriction
and is available to all edX learners provided that
'enable_secondary_email_feature' is switched on.
PROD-1477
2020-04-29 17:44:25 +05:00
Luis Moreno
2f22e0189d
Mark string as translatable
2019-10-25 19:22:24 -04:00
Luis Moreno
f4ca8bdf48
Addressing feedback
2019-10-25 19:22:24 -04:00
Luis Moreno
35bd58a7e4
Use MKTG ROOT LINK instead of LMS_ROOT_URL
2019-10-25 19:22:24 -04:00
jfavellar90
1b5c27eea3
Making student account deletion components a bit site aware
2019-10-25 19:22:24 -04:00
Awais Jibran
1a4eb7d2e8
Pervent reverse tabnabbing in edx platform
2019-08-28 16:08:34 +05:00
Waheed Ahmed
a310c87d8e
Move secondary SSO login button.
...
Moved secondary SSO login button to the top of email and
password fields.
PROD-478
2019-07-17 13:29:16 +05:00
Adeel Khan
30d8dfb5dd
Fix edx-platform templates for xss.
...
This is part 2 of a multiple PR to escape
edx-platform templates to prevent xss attack.
PROD-465
2019-07-10 13:31:02 +05:00
Chester Thai
134c8be2d0
Change button text for creating account
...
Changed button text from "Register through edX" to "Create an Account" on Register with Institution/Campus Credentials page, so we don't have the hardcoded name edX for different organizations.
2019-06-05 15:18:45 -07:00
Nimisha Asthagiri
dbde017a9b
Order History: Toggled redirection to Microfrontend
...
ARCH-641
2019-04-11 08:21:49 -04:00
Saleem Latif
ecc86f9827
Update final copy recovery feature copy
2019-02-07 15:55:42 +05:00
Waheed Ahmed
d76a2463fa
Add support for beta languages.
...
Whenever user selects a beta language on account settings page,
show a page level warning message that this language is not
fully translated along with action to revert.
LEARNER-5654
2019-02-06 15:18:04 +05:00
Saleem Latif
46d97caa47
Consolidate recovery assistance forms
2019-01-22 15:09:11 +05:00
Saleem Latif
38ac3d5032
Request password reset with recovery email address
2018-12-18 14:20:08 +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
Adeel Khan
85af79be25
Fixes unnecessary error reporting by screen reader
...
This patch would inject error message dynamically for
screen readers only when there is an error state. In
normal flow screen reader would not be reporting any
errors to users.
LEARNER-5865
2018-08-09 00:01:41 +05:00
Eric Fischer
247bb50ed2
s/django.core.urlresolvers/django.urls/g
...
Django 1.10 deprecation fix for Hackathon XIX
Addresses PLAT-1397
2018-06-05 13:59:09 -04:00
Cole Rogers
623cb0d6ae
Removed GDPR flag and its functionality
2018-06-04 10:25:37 -04:00
Diana Huang
65f0f6809d
Add a configuration option for deleting student accounts.
2018-05-31 14:29:00 -04:00
Diana Huang
44dc169eca
Display error message if account is inactive.
2018-05-17 11:47:37 -04:00
Diana Huang
b2c9b50de1
Add a warning message when there are social auth links connected.
2018-05-16 10:59:33 -04:00
Saleem Latif
361f4a6bc9
Hide SSO related messages on login page if user is not in the SSO pipeline.
2018-04-27 11:06:45 +05:00
AlasdairSwan
bfda33da5d
LEARNER-4880 added confirmation modal for account deletion
2018-04-24 15:22:00 -04:00
Diana Huang
6ceb7e1500
Update TOS and Privacy Policy field on registration from for GDPR.
2018-04-02 10:01:18 -04:00
Saleem Latif
534a5a7e97
Set default value of pipeline_user_details to empty dict instead of None.
2018-01-29 13:50:54 +05:00
asadiqbal
5d92b42fe3
UI Updates to Support Ent Data Synchronization
2018-01-05 17:16:02 +05:00
Matt Tuchfarber
70566b5d9d
Fix double headers or WL registration page
2017-12-18 13:33:49 -05:00
Saleem Latif
86da9c1c63
Disable linking of personal accounts to enterprise customers via SSO
2017-12-18 15:12:42 +05:00