summaryrefslogtreecommitdiff
path: root/indra/newview/scripts/lua/test_login.lua
AgeCommit message (Collapse)Author
2024-06-21login.lua works now, update test_login.lua accordingly.Nat Goodspeed
2024-06-11Add 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.