CircuitCoder / Console-Lite

Console-Lite
https://easymun.com/console-lite
MIT License
24 stars 6 forks source link

Improve the guest mode and LAN mode #10

Closed CircuitCoder closed 6 years ago

CircuitCoder commented 7 years ago

Following adjustments can be done:

Also, only a few people knows such feature, so we need to document more about it.

CircuitCoder commented 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.