This website uses only strictly necessary cookies to ensure the secure and proper functioning of the service.
Privacy
Cookie policy
Our web application uses a small number of strictly necessary cookies to make the service work securely and correctly.
These cookies are essential for basic functionality and do not track users for marketing or advertising purposes.
1. aspnetcore.cookies
Purpose: Login and user authentication
This cookie is used to remember that a user is logged in after they sign in. Without it, the system would not know who you are between pages.
What it does:
- Keeps you logged in
- Identifies your session as an authenticated user
- Protects access to secure areas
Personal data:
- May contain a technical identifier linked to your user account
- Does not store passwords
Legal basis:
- Strictly necessary for providing the service
- GDPR Article 6(1)(b) — performance of a contract
- No consent required
2. aspnetcore.session
Purpose: Temporary session storage
This cookie is used to store temporary information while you use the site (for example, form data, navigation state, or selections). It usually expires when you close your browser.
What it does:
- Keeps track of your current visit
- Helps the site function correctly
- Improves reliability of forms and workflows
Personal data:
- May contain temporary technical identifiers
- Usually does not directly identify you
Legal basis:
- Strictly necessary for technical operation
- GDPR Article 6(1)(b) and/or 6(1)(f)
- No consent required
3. aspnetcore.antiforgery
Purpose: Security and fraud prevention
This cookie protects against malicious attacks (for example, someone trying to submit forms on your behalf without permission).
What it does:
- Prevents unauthorized form submissions
- Protects against hacking and fraud
- Ensures requests really come from your browser
Personal data:
- Contains a random security token
- Does not identify you personally
Legal basis:
- Strictly necessary for security
- GDPR Article 6(1)(f) — legitimate interest (security)
- No consent required