Table of Contents
Managing cookies
Table of Contents
By default, Fotoware Veloz uses only strictly necessary cookies. These cookies are necessary to comply with EU privacy regulations. Privacy regulations vary by region, and it is your responsibility to ensure compliance with the regulations applicable to your location.
Best practices
- Familiarize yourself with the regulations in your country or those applicable to your organization.
- Consider professional legal advice for the text in the cookie warning bar and cookie policy.
As the necessary cookies apply only to logged-in users, they are mostly relevant for publicly accessible sites that require visitors to log in. Website visitors who do not log in are not required to consent to the use of these cookies.
A device cookie is set on a browser IF AND ONLY IF the user has successfully authenticated themselves by logging in or completing a password reset. Device cookies enable additional IT security (improving account security while preventing denial-of-service attacks) and, therefore, fall under the legitimate interest of GDPR.
The device cookie must contain the username so it can be used to identify the user. It is also stored with the username in the database in case of a failed login attempt.
The device cookie remains in the browser even after the user has logged out or after a password reset when the user has not logged in.
Another user sharing the same browser profile can view this cookie and determine the username of the user who last logged in.
Necessary cookies
| Name | Purpose | Lifetime |
|---|---|---|
SessionToken |
Remember the session of a logged-in user. This only applies to users who are logged in. It does not apply to site visitors. | 8 hours |
FWPersistentLogin |
Remember the user for persistent login functionality. This only applies if the persistent login functionality is in use. | 12 months |
TrustedDeviceToken |
Stores information about the browser used by a user who recently logged in successfully with a username and password. | 30 days |
For information on configuring and enabling cookie warnings in Fotoware, see Configuring cookie warnings.