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

Use Basic Authentication for sending username and password #46

Merged
merged 3 commits into from
Dec 27, 2020

Conversation

aron123
Copy link
Owner

@aron123 aron123 commented Dec 27, 2020

  • Use Basic Authentication for sending username and password, when prevalidation is turned on
  • Change ValidateModels field name to Secure
  • Document handling of credentials in Secure Mode and Insecure Mode

It closes #37

@aron123 aron123 merged commit b310192 into master Dec 27, 2020
@aron123 aron123 deleted the feature/basic-authentication branch December 27, 2020 17:06
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.

Use basic authentication where sending email and password is necessary
1 participant