Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Auth Logs on Setup & GetSettings in Steps (Lombiq Technologies: OCORE-46) #8636

Merged
merged 4 commits into from
Feb 23, 2021

Conversation

jtkech
Copy link
Member

@jtkech jtkech commented Feb 19, 2021

Fixes #6741 related to azureAD, but here for all authentication features, twitter, google, github ...

  • Prevent logging warnings on setup.

  • Use LoadSettings() in place of GetSettings() for updating the settings in the related recipe steps. The authentication settings being entities held by the SiteSettings document, so as done in other places and for all shared documents.

@jtkech jtkech changed the title Auth modules, Fix Logging on Setup and GetSettings in Steps Fix Auth Logs on Setup & GetSettings in Steps (Lombiq Technologies: OCORE-46) Feb 20, 2021
@jtkech jtkech removed the notready label Feb 20, 2021
@jtkech jtkech merged commit 9901624 into dev Feb 23, 2021
@delete-merged-branch delete-merged-branch bot deleted the jtkech/authentications branch February 23, 2021 10:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Active Directory logs an unnecessary warning during setup
3 participants