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: Trigger validation only when useful #734

Merged
merged 5 commits into from
Jun 26, 2024

Merge branch 'main' into feature/auth-only-validate-if-useful

4b5758b
Select commit
Loading
Failed to load commit list.
Merged

Auth: Trigger validation only when useful #734

Merge branch 'main' into feature/auth-only-validate-if-useful
4b5758b
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Jun 26, 2024 in 0s

1 new issue (0 max.) of at least minor severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 1
           

See the complete overview on Codacy

Annotations

Check warning on line 222 in modules/Auth/include/AuthHandler.hpp

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

modules/Auth/include/AuthHandler.hpp#L222

Function parameter 'connector_ids' should be passed by const reference.