Predefined values

Issue #25 resolved
Former user created an issue

I'm installed browsepass on my webspace and would like to set my database and keyfile as default values. I couldn't figure out how to do this with the new angular framework. The ideal solution would be if the website would only prompt for a password and automatically load the database and / or keyfile from my google drive. Is there way to add this?

Comments (2)

  1. Nam Nguyen repo owner

    You can set default values in open-controller.js.

    You can set the default URL to your vault, and a default password. But I do not think you can set the key file. Anything action related to file, or Google Drive must be initiated by the user. For security reasons, no browser would allow you to automatically pick a local file.

  2. Log in to comment