secondlife / secondlife/viewer
[In-Client Sign Up] When join completes, the username/password set in join should populate the login page
Open
@maxim-productengine is already working on this.
Since Aug 19, 2026.
enhancement
triage
- Dominant language
- C++
- Stars
- 299
- Forks
- 146
- Avg merge
- 1d 9h
- Merged PRs (30d)
- 88
Description
When the In-Client Sign Up join completes, it should call an slapp to close the floater. Parameters for that slapp should include what is needed to populate the username and password on the login form.
The user should then be able to click the normal viewer 'Log In' button to log in, without having to enter the username and password again.
If the 'remember username' and/or 'remember password' buttons are selected, the username and password should be saved in the normal manner, respectively.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.