Closed CircuitCoder closed 6 years ago
The second objective is solved by introducing a user-editable hint for servers.
Ref: https://github.com/CircuitCoder/Console-Lite/commit/4482ca4c4eee5d4d5a55800e9ad2d81f3b8b42c4
Currently there is an alert when the password is incorrect. We only have to add a hint, notifying users to leave the password empty to get into read-only mode, and disable the alert if that's the case.
Following adjustments can be done:
Also, only a few people knows such feature, so we need to document more about it.