Open alexm7 opened 10 years ago
Which browser does this happen on?
I'm sad to say that mmctl is, at the moment, slated for rewrite (in some parts). It was written for a different browser landscape three years ago and some of its features (like client-side key derivation) need to be looked at. What's breaking for you is probably the implementation. Sorry about that. mmctl is on a low priority at the moment - patches are welcome though =).
I've got mmctl setup and running in the python server.
I've done the first step of creating the instance/mmct.conf file
I've restarted the server
When I hit localhost:5000 it asks me for the password. I type in my password. It flashes "Generating key" for a very short amount of time. Then just returns me to the login screen.
For whatever reason, it isn't generating the key of my password. Any idea why or how I would figure that out?
Thanks Alex.