password-manager/backend/flask/properties/flask.properties.json
jokajak fab1d05127 Introduce new flask based python backend
This supports most functionality. Tested the following functionality:
* Create account
* Delete account
* Create a card
* Download offline copy (couldn't log in) - needs work
* Change passphrase
* One time password creation and use
2015-04-20 08:37:48 -04:00

6 lines
81 B
JSON

{
"request.path": "../pm",
"dump.path": "/dump",
"should.pay.toll": "false"
}