- Use the contact form to report a vulnerability.
- Or send an encrypted email to security_at_anuko_dot_com. Public key to be published soon.
Docker users: install both docker and docker-compose, then run a dev instance:
docker-compose up
Navigate to: http://localhost:8080 to use Time Tracker. Default credentials for initial login are:
usr: admin
psw: secret
Without docker, perform a manual install of a web server, php, database server, and Time Tracker. Full installation and setup guide can be found here.