diff options
author | Nat Goodspeed <nat@lindenlab.com> | 2024-08-02 19:24:07 -0400 |
---|---|---|
committer | Nat Goodspeed <nat@lindenlab.com> | 2024-08-02 19:24:07 -0400 |
commit | af947de6928daa70098edb8346effb9dc8146f47 (patch) | |
tree | cb7d34770012bb4e9baf6354645182c9c8451fd9 /indra/newview/llvocache.cpp | |
parent | 1913ea4ec2f46458e2971e6e02afacf4da670af2 (diff) |
Add 'LLPanelLogin' 'login', 'savedLogins' operations.
'login' accepts optional 'username', 'slurl', 'grid'.
'savedLogins' returns the list of saved usernames in both display form and
internal form.
Make LLPanelLogin::getUserName() accept (const LLPointer<LLCredential>&).
There's a whole separate discussion pending as to whether const LLPointer<T>
should provide access to non-const T methods.
Similarly, make LLCredential::getIdentifier() a const method. These two
changes enable read-only access to credentials.
Make LLPanelLogin methods capture and reuse LLGridManager::instance() as
appropriate.
Add require/login.lua and test_login.lua.
Diffstat (limited to 'indra/newview/llvocache.cpp')
0 files changed, 0 insertions, 0 deletions