flatnotes icon indicating copy to clipboard operation
flatnotes copied to clipboard

Expire authentication token upon app restart

Open MarcS1975 opened this issue 1 year ago • 5 comments

I logged into an existing Flatnotes application using my password. All fine and all my docs were shown. Then I noteiced that restarting the container keeps me logged into the website. This shuld not happen. Even deleting the container and the docker image and re-installing an updated Faltnotes image does not require me to log in again. I think these are major security risks. Any change of the underlying system should autmooatically kick the user out and force re-login.

MarcS1975 avatar Oct 16 '24 14:10 MarcS1975