serenity/Userland/Applications/Escalator
Hugh Davenport d8f756ce1d Escalator: Allow failed password attempts to be retried
There is a limit of 3 attempts before quitting, but the user can try
again after that.

The error messages now display to help the user understand the issue.
2024-03-04 13:25:22 -05:00
..
CMakeLists.txt
Escalator.gml
EscalatorWindow.cpp Escalator: Allow failed password attempts to be retried 2024-03-04 13:25:22 -05:00
EscalatorWindow.h Escalator: Allow failed password attempts to be retried 2024-03-04 13:25:22 -05:00
main.cpp
MainWidget.h