Mirobit / bitcoin-node-manager

:bar_chart: Lightweight dashboard and control system for bitcoin nodes
MIT License
123 stars 64 forks source link

Can't log in #48

Closed proofer closed 3 years ago

proofer commented 3 years ago

In src/Config.php I made the value of PASSWORD empty (two quotation marks). But I can't log in: the login page just refreshes. I tried changing PASSWORD to something non-empty but no joy. (This feels like the annoying "it doesn't work" kind of issue report, but I don't know what details might help.)

proofer commented 3 years ago

Solution: use a browser on another host on the LAN, that was always specified in ACCESS_IP, rather than from localhost.