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

auth: do not throw here if not authenticated #1848

Conversation

monkeyiq
Copy link
Contributor

@monkeyiq monkeyiq commented Apr 1, 2024

If a REST client (or other browser) fails to authenticate here we just do not load these additional config files. If failed auth is really a problem then other code will have an Auth::isAuthenticated() call that throws and will then stop processing there. We can allow failed auth to be served without these additional config files and for that case to not cause a syslog event.

This relates to #1840

Copy link

github-actions bot commented Apr 1, 2024

If there are selenium UI results for this code they will be at filesenderuici@6a95d43

@monkeyiq monkeyiq merged commit 2f10de3 into filesender:development Apr 1, 2024
6 checks passed
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.

None yet

1 participant