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 validate credentials before attempting to login #19

Merged
merged 2 commits into from
Aug 28, 2024

Conversation

Baspa
Copy link
Member

@Baspa Baspa commented Aug 28, 2024

Previously we tried to check for correct user credentials by using attempt() before the pipeline. But this method actually logins the user before going through the pipeline. This code fixes that.

@Baspa Baspa self-assigned this Aug 28, 2024
@Baspa Baspa added the security label Aug 28, 2024
@Baspa Baspa merged commit 3552178 into main Aug 28, 2024
11 checks passed
@Baspa Baspa deleted the feature/remove-redundant-attempt branch August 28, 2024 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant