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

Log ip-adressen bij logins #627

Open
phavekes opened this issue Oct 18, 2024 · 0 comments
Open

Log ip-adressen bij logins #627

phavekes opened this issue Oct 18, 2024 · 0 comments
Assignees

Comments

@phavekes
Copy link
Member

Bij het inloggen willen we de username en het ip-adres van de gebruiker op kunnen slaan voor traceerbaarheid voor officiële verzoeken.

Bij een succesvolle login loggen we een regel in de standaard log-stream. Formaat json, velden zijn in ieder geval:

  • "type":"login" (voor filtering)
  • datum en tijd
  • remote ip address
  • username
  • login methode
  • useragent
@phavekes phavekes self-assigned this Oct 18, 2024
@phavekes phavekes converted this from a draft issue Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: New
Development

No branches or pull requests

1 participant