Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-21 | login.lua works now, update test_login.lua accordingly. | Nat Goodspeed | |
2024-06-11 | Add login.lua module with login() function. | Nat Goodspeed | |
The nullary login() call (login with saved credentials) has been tested, but the binary login(username, password) call is known not to work yet. |