Closed abenati closed 3 years ago
As stated in README, this project only works under HTTPS. If you install in local host, please make sure you trust your self-signed cert and use https://localhost/ instead of http://localhost
On Mon, Oct 26, 2020 at 7:01 AM abenati notifications@github.com wrote:
Hi, trying to login on localhost, I receive this error: TypeError: Cannot convert undefined or null to object Don't know how to solve or debug. Thanks in advance
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/zeruniverse/Password-Manager/issues/259, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABDO6NGQSHX4Y4GYBALNM6DSMV6LTANCNFSM4S7NLVJQ .
Why is https necessary on localhost? It is considered a secure origin by browsers, so the web crypto API should be available?
Umm, then I'm not sure what happens exactly. Could you open developer console and paste the error message here?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Hi, trying to login on localhost, I receive this error: TypeError: Cannot convert undefined or null to object Don't know how to solve or debug. Thanks in advance