Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

Release 1.2.3 #229

Merged
merged 22 commits into from
May 1, 2020
Merged

Release 1.2.3 #229

merged 22 commits into from
May 1, 2020

Conversation

abhidnya13
Copy link
Contributor

rayluo and others added 22 commits July 3, 2019 16:13
Merge ADAL Python 1.2.2 release branch back to dev
#215)

* Whitelisting dsts endpoints.

* adding whitespace

* changing back WORLD_WIDE_AUTHORITY

* add whitelist function

add whitelist function so dsts hosts pass validation.

* Adding unit tests

Adding unit test to test static instance discovery of dsts enpoints and validating of a dsts endpoint in AuthenticationContext.

* fixed whitespace

* fix syntax error

* Fix whitespace

* fix more spaces

* Respond to PR comments

Remove unnecessary white space, add documentation to whitelist, use self.fail in unit test.

* Enable endpoint discovery

Change dSTS host whitelisting to dynamic discovery of endpoints containing dsts.

* Fix whitespace

Fix whitespace

* Update test_authority.py

Fix dSTS test endpoint value to correct format.

* Update test_authority.py

Fix dsts test endpoint.

* Update authority.py

Update whitelist funtion to only check for ".dsts." in url.
Advertise MSAL Python in both README and API reference docs
Merge a patch back to dev branch
Login.windows.net needs to be replaced by login.microsoftonline.com.  Also removing legacy US Gov endpoint that has been retired (login-us.microsoftonline.com)
Removing tests for login.windows.net and login-us.  Added test for login.microsoftonline.us.
Removing the from the test that are hard coded.
Updating authrorityHostUrl to login.microsoftonline.com from login.windows.net
removing login.windows.net and replacing with login.microsoftonline.com
Updating to login.microsoftonline.com
Removal of login.windows.net / login-us
Bumping version number
Copy link
Collaborator

@rayluo rayluo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ship it!

@abhidnya13 abhidnya13 merged commit f840cac into master May 1, 2020
@abhidnya13 abhidnya13 deleted the release-1.2.3 branch May 2, 2020 00:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants