zeruniverse / Password-Manager

An online keepass-like tool to manage password. client-side AES encryption!
Other
170 stars 44 forks source link

additional custom fields on add entry #187

Closed w112nxs closed 6 years ago

w112nxs commented 6 years ago

Apart from passwords, I do have certain accounts which has secondary credentials. Wondering if there is an easy way to add more entries into the "add entry" page.

Pofilo commented 6 years ago

Lucky you are, there is already this option in the application :)

I let you see this page: https://github.com/zeruniverse/Password-Manager/wiki/Advanced-Features

You can set it in the conf file for every user or put $CUSTOMIZE_FIELDS at true to allow users to change it individually !

zeruniverse commented 6 years ago

Already implemented!