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

events: fix incorrect user logged when using API token authentication #9302

Merged
merged 1 commit into from
Apr 16, 2024

events: fix incorrect user logged when using API token authentication

6368390
Select commit
Loading
Failed to load commit list.
Merged

events: fix incorrect user logged when using API token authentication #9302

events: fix incorrect user logged when using API token authentication
6368390
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Apr 16, 2024 in 0s

48.14% of diff hit (target 92.38%)

View this Pull Request on Codecov

48.14% of diff hit (target 92.38%)

Annotations

Check warning on line 116 in authentik/events/middleware.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/events/middleware.py#L116

Added line #L116 was not covered by tests

Check warning on line 225 in authentik/events/middleware.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/events/middleware.py#L225

Added line #L225 was not covered by tests

Check warning on line 6 in authentik/events/tests/test_middleware.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/events/tests/test_middleware.py#L6

Added line #L6 was not covered by tests

Check warning on line 30 in authentik/events/tests/test_middleware.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/events/tests/test_middleware.py#L30

Added line #L30 was not covered by tests

Check warning on line 36 in authentik/events/tests/test_middleware.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/events/tests/test_middleware.py#L36

Added line #L36 was not covered by tests

Check warning on line 91 in authentik/events/tests/test_middleware.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/events/tests/test_middleware.py#L91

Added line #L91 was not covered by tests

Check warning on line 96 in authentik/events/tests/test_middleware.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/events/tests/test_middleware.py#L93-L96

Added lines #L93 - L96 were not covered by tests

Check warning on line 102 in authentik/events/tests/test_middleware.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/events/tests/test_middleware.py#L101-L102

Added lines #L101 - L102 were not covered by tests

Check warning on line 109 in authentik/events/tests/test_middleware.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

authentik/events/tests/test_middleware.py#L108-L109

Added lines #L108 - L109 were not covered by tests