selfhosted masterpasswordapp
Hi,
hosted a version of your webapp on my Raspberry Pi 2. My Problem is after I put in my name and masterpassword the circle will spin forever. Does the Webserver need any special requirements? I didnt think about this because its written all in JS.
greetz
Nils A
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Maarten Billemo... on 09 Feb, 2018 12:12 PM
It doesn’t. Check the JavaScript/error console in your browser for errors.
2 Posted by Nils Aufschläge... on 09 Feb, 2018 01:03 PM
I found the problem:
The downloaded zip from github had no content in js/mpw-js/ . I had to
download it from the other source.
On 09.02.2018 13:12, Maarten Billemont wrote: