1
0
mirror of https://github.com/SerenityOS/serenity synced 2024-07-09 11:00:46 +00:00
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: Port Escalator to GML Compiler 2024-01-10 00:03:27 +01:00
Escalator.gml Escalator: Port Escalator to GML Compiler 2024-01-10 00:03:27 +01:00
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 Escalator: Port Escalator to GML Compiler 2024-01-10 00:03:27 +01:00
MainWidget.h Escalator: Port Escalator to GML Compiler 2024-01-10 00:03:27 +01:00