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

Fix access logs and visualization #632

Merged
merged 1 commit into from
Jun 11, 2024
Merged

Fix access logs and visualization #632

merged 1 commit into from
Jun 11, 2024

Conversation

matjack1
Copy link
Collaborator

Access logs were missing a lot of access denied, which are now added and the UI was displaying only the role of the person trying the access, not the actual result.

So now we are logging the card, the role and the result of the opening.

For example a standard card could have failed because it has expired, it's disabled or it's outside of the opening hours. In all these cases we should add a line in the access logs saying that the person with the specific role had a denied access.

Access logs were missing a lot of access denied, which are now added and the UI was displaying only the role of the person trying the access, not the actual result.

So now we are logging the card, the role and the result of the opening.

For example a standard card could have failed because it has expired, it's disabled or it's outside of the opening hours. In all these cases we should add a line in the access logs saying that the person with the specific role had a denied access.
@matjack1 matjack1 merged commit 33a44b7 into dev Jun 11, 2024
4 checks passed
@matjack1 matjack1 deleted the fix-accesslog branch June 11, 2024 15:35
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