Legal
Cookie and Browser Storage Policy
Cookie and Browser Storage Policy
Plain-language summary
The app is designed to use only necessary cookies and functional browser storage. No advertising cookies, marketing cookies, ad targeting, analytics trackers, social widgets, third-party fonts or map providers were found in the reviewed code.
Browser GPS permission is not a cookie. It is controlled by your browser or device.
Cookies and similar technologies
| Technology | Typical name | Purpose | Category | Consent |
|---|---|---|---|---|
| Session cookie | sessionid or equivalent Django name | Keeps you logged in and links the browser to a server session | Strictly necessary | Not required because login will not work without it |
| CSRF cookie | csrftoken or equivalent Django name | Protects forms and clock actions from cross-site abuse | Strictly necessary | Not required because secure form/API use requires it |
| Local browser storage | fejlgoblin-sidebar-collapsed | Remembers whether the sidebar is collapsed | Functional user preference | Notice is provided here |
| Service worker cache | fejlgoblin-shell-v3 | Stores static app files and offline page, not your time data | Functional/offline | Notice is provided here |
| Browser GPS | Browser/OS permission | Allows GPS during clocking if you allow it | Device permission/personal data, not a cookie | Requires clear information and voluntary permission |
No advertising or marketing tracking
The owner decision is that the app may use only necessary cookies/browser storage for login, session, security and functionality.
The app must not use marketing cookies, advertising tracking, ad targeting, social-media pixels, analytics cookies or tracking cookies. If this ever changes, the cookie policy, privacy policy, consent flow and legal review must be updated before activation.
Necessary cookies
Necessary cookies are used only to make the app work securely. You can block cookies in your browser, but login, forms and clocking may stop working.
How to delete cookies
You can delete cookies and browser data in your browser. Deleting session cookies will normally log you out. Deleting local storage or the service-worker cache may cause the app to recreate necessary technical files next time you use it.
Changes
If analytics, support chat, maps, payments, advertising, third-party fonts or other external scripts are added later, this policy must be updated before activation.
Contact
Contact: support@fejlgoblin.ovh
Sources used when drafting
These documents were drafted after reviewing the repository FerretLord68/timereg.fejlgoblin.ovh and the owner instructions. Official reference sources that should be rechecked during final legal review:
- European Data Protection Board, SME guide: data protection basics, individual rights, security and data breaches.
- European Data Protection Board, Guidelines 05/2020 on consent under Regulation 2016/679.
- Digitaliseringsstyrelsen, Danish cookie guidance, last updated 16 May 2025.
- Erhvervsstyrelsen, cookie information and reference to Digitaliseringsstyrelsen’s cookie guidance.
The documents do not copy generic templates. They are written specifically for the reviewed code and owner context.