🐣 Is your feature request related to a problem? Please describe.
For situations where you're running Ackee behind a reverse proxy and providing your own authentication layer there (such as nginx's auth_request module) it would be convenient to be able to disable having to provide a username and password.
💡 Describe the solution you'd like
This could be implemented by having an environmental variable that you could set that would either remove the authentication prompt completely when visiting the dashboard or remove it from reports and only require authentication when visiting a sensitive page such as Settings.
❓ Describe alternatives you've considered
It would be nice to be able to pre-fill in the credentials like when you visit https://demo.ackee.electerious.com/ but I have not seen anything in the documentation saying how to do this.
🐣 Is your feature request related to a problem? Please describe.
For situations where you're running Ackee behind a reverse proxy and providing your own authentication layer there (such as nginx's auth_request module) it would be convenient to be able to disable having to provide a username and password.
💡 Describe the solution you'd like
This could be implemented by having an environmental variable that you could set that would either remove the authentication prompt completely when visiting the dashboard or remove it from reports and only require authentication when visiting a sensitive page such as Settings.
❓ Describe alternatives you've considered
It would be nice to be able to pre-fill in the credentials like when you visit https://demo.ackee.electerious.com/ but I have not seen anything in the documentation saying how to do this.