Commit Graph

47591 Commits

Author SHA1 Message Date
Dillon-Dumesnil
3619ec0d3e Merge pull request #19130 from edx/ddumesnil/pw_rollout_messaging
Improving the password complexity rollout messaging per UX's recommen…
2018-10-19 11:23:55 -04:00
Dillon Dumesnil
5910601cdd Improving the password complexity rollout messaging per UX's recommendations 2018-10-19 10:34:00 -04:00
Cory Lee
78c7359563 Merge pull request #19127 from edx/coryleeio/reduce_logging_volume
Removing unnecessary log statements
2018-10-19 09:49:20 -04:00
Nadeem Shahzad
f43aa07aaa Merge pull request #19119 from edx/nadeem/add_xforwardedfor_middleware_and_make_upgrade
Add xforwardedfor middleware and make upgrade(OPS-3544)
2018-10-19 00:21:07 +05:00
Brian Mesick
95ac59bd97 Merge pull request #18237 from open-craft/cliff/sso-discovery-upstream
Add endpoint to get SAML providers for a user.
2018-10-18 14:38:11 -04:00
Michael Youngstrom
2c368fda5a Merge pull request #19129 from edx/youngstrom/add-unique-value-to-contentstore
Use separate contentstore db's for cms tests
2018-10-18 14:33:50 -04:00
Troy Sankey
d3c7de7713 Merge pull request #19128 from edx/pwnage101/update-notes-retirement-endpoint-PLAT-2367
update the name of the GDPR/retirement notes endpoint
2018-10-18 14:33:09 -04:00
nadeemshahzad
d42e29a2f6 pin Mrkdown version 2018-10-18 18:31:29 +00:00
J. Cliff Dyer
b3521e0f88 Add endpoint to get SAML providers for a user.
View is combined with user SSO views.

Includes a new version of the view that takes explicit "username" or "email".

OC-4285
2018-10-18 14:02:12 -04:00
Troy Sankey
35d052492d update the name of the GDPR/retirement notes endpoint
In https://github.com/edx/edx-notes-api/pull/67 the name of the endpoint
url changed in order to mitigate LEARNER-6532.  This commit gets
edx-platform back in sync.

PLAT-2367
2018-10-18 13:53:17 -04:00
Michael Youngstrom
dea812ecd0 Add unique value to cms db name 2018-10-18 11:31:31 -04:00
Cory Lee
305167cd86 Removing unnecessary log statements 2018-10-18 11:08:54 -04:00
Nimisha Asthagiri
75a739e252 Merge pull request #19123 from edx/arch/email-profile-scopes
Add email and profile scopes in JWT Cookies
2018-10-18 09:35:41 -04:00
Brian Mesick
4ca6169131 Merge pull request #19083 from edx/bmedx/add_retirement_delete_api
Adds an API to bulk delete completed retirements
2018-10-18 08:54:34 -04:00
Nimisha Asthagiri
45dadca18b Add email and profile scopes in JWT Cookies 2018-10-18 08:11:04 -04:00
J Eskew
6d6dc459d6 Merge pull request #19116 from edx/jeskew/add_test_for_bulk_email_optout
Add test for bulk email optout mgmt cmd.
2018-10-17 16:00:03 -04:00
John Eskew
62f3171c46 Add test for bulk email optout mgmt cmd. 2018-10-17 15:10:15 -04:00
Michael Youngstrom
e39e6e9f87 Merge pull request #19062 from edx/youngstrom/flaky-shib-test
Dont assume user id in test_shib
2018-10-17 14:24:38 -04:00
bmedx
d9950f5754 Adds an API to bulk delete completed retirements 2018-10-17 14:06:17 -04:00
Michael Youngstrom
8c6e568fef dont assume the user's id 2018-10-17 13:44:00 -04:00
Dillon-Dumesnil
b8a041d09b Merge pull request #19114 from edx/ddumesnil/unicode_fix
Adding normalization to password reset
2018-10-17 11:23:39 -04:00
Dillon Dumesnil
0abb71ef62 Adding normalization to password reset 2018-10-17 10:50:11 -04:00
Nimisha Asthagiri
0c738ee43c Merge pull request #19104 from edx/arch/remove-token-utils
Remove deprecated JwtBuilder class
2018-10-17 09:34:01 -04:00
Douglas Hall
ed8f4bc0dc Merge pull request #19115 from edx/douglashall/allow_login_redirect_to_subdomain
Allow redirects to subdomains after login.
2018-10-17 09:03:40 -04:00
Nimisha Asthagiri
dc56a63e03 Remove deprecated JwtBuilder
ARCH-248
2018-10-17 07:43:59 -04:00
Douglas Hall
905a9b0823 Allow redirects to subdomains after login. 2018-10-17 06:41:45 -04:00
nshahzad
76b09226bc add xforwardedfor middleware and make upgrade 2018-10-17 10:28:37 +00:00
edX Transifex Bot
f5a643f53b Update translations 2018-10-17 03:26:50 -04:00
Ayub
11ff39690f Merge pull request #19117 from edx/update-translations-17-oct
updated-translations
2018-10-17 11:44:44 +05:00
Robert Raposa
47935c91a2 Merge pull request #19099 from edx/robrap/ARCH-255-update-legacy-imports
ARCH-255: update legacy imports
2018-10-17 02:14:03 -04:00
ayub-khan
2c4f4b4494 updated-translations 2018-10-17 11:05:56 +05:00
Robert Raposa
fbc59231fc Update edx-drf-extensions to 2.0.0.
Note: this version update is backward incompatible.

ARCH-255
2018-10-17 01:00:34 -04:00
J Eskew
dfbdfe0469 Merge pull request #19112 from edx/jeskew/add_mgmt_cmd_user_org_email_optin
Mgmt cmd to bulk opt-out user/org combos from email.
2018-10-16 11:45:30 -04:00
John Eskew
eef0e8c907 Mgmt cmd to bulk opt-out user/org combos from email. 2018-10-16 11:08:13 -04:00
J Eskew
df6693b1cd Merge pull request #19101 from edx/jeskew/upgrade_django
Upgrade Django to 1.11.16 - bug fix.
2018-10-15 19:37:34 -04:00
Calen Pennington
8d6b7ee7f3 Merge pull request #19093 from cpennington/org-to-site-config
Add a facility for getting the SiteConfiguration that an org belongs to
2018-10-15 14:08:59 -04:00
Michael Youngstrom
e2d5235697 Merge pull request #19102 from edx/youngstrom/cms-remove-ratelimit
Fix flaky TestUserPreferenceMiddleware tests for xdist
2018-10-15 13:56:20 -04:00
Calen Pennington
996eceb6f9 Add a facility for getting the SiteConfiguration that an org belongs to 2018-10-15 13:28:30 -04:00
Alex Dusenbery
f9d3d641cb Use CursorPagination to paginate responses from grades views. 2018-10-15 11:38:45 -04:00
Nimisha Asthagiri
7ab5e7be63 Merge pull request #19103 from edx/arch/refactor-oauth-scopes-tests
Shared mixin for testing OAuth Scopes and various Auth
2018-10-15 11:32:12 -04:00
Michael Youngstrom
3da94170f5 Switch auth backends for cms as well 2018-10-15 11:14:25 -04:00
Douglas Hall
a824543e23 Merge pull request #19100 from edx/douglashall/login_refresh_csrf_exempt
Mark the refresh access token view as exempt from CSRF protection.
2018-10-15 10:25:55 -04:00
Douglas Hall
4817dd3f61 Mark the refresh access token view as exempt from CSRF protection. 2018-10-15 09:44:17 -04:00
Dillon-Dumesnil
4d37779f58 Merge pull request #19051 from edx/cstenson/unicode_normalization
Add unicode normalization to passwords.
2018-10-15 09:41:20 -04:00
Robert Raposa
f349c8d3be Merge pull request #19096 from edx/robrap/ARCH-256-move-redirect-helpers
ARCH-256: Move and rename redirect helper.
2018-10-15 09:32:46 -04:00
noraiz-anwar
081267cc73 Load proctoring js files for authenticated users only 2018-10-15 10:20:09 +05:00
Nimisha Asthagiri
f844e765fb Create shared test mixin for testing OAuth Scopes and various Auth.
ARCH-168
2018-10-13 16:21:01 -04:00
J Eskew
0e76d04819 Merge pull request #17682 from mitodl/fix_overrideing_due_date_issue
Fixed override due date by limiting scope to selected users
2018-10-12 17:37:32 -04:00
John Eskew
96d0df0f2f Upgrade Django to 1.11.16 - bug fix. 2018-10-12 16:06:52 -04:00
Cali Stenson
9c57cd1770 Add unicode normalization to passwords.
LEARNER-4283
2018-10-12 15:47:15 -04:00