MantisBT - Zandronum
View Issue Details
0004352Zandronum[All Projects] Suggestionpublic2024-07-31 14:452024-08-04 11:26
unknownna 
Kaminsky 
normalfeatureN/A
resolvedfixed 
 
3.23.2 
0004352: Auto-login for login_default_user
IMO, if a user has an account registered and enabled, shouldn't the client automatically login when connecting to servers? It's odd that you have to manually login from the menu or console everytime you join a server.

Maybe a client option for those who want to auto-login?
No tags attached.
related to 0004357new  Simplify the account login process a lot more 
Issue History
2024-07-31 14:45unknownnaNew Issue
2024-08-01 09:25unknownnaRelationship addedrelated to 0004357
2024-08-01 16:58KaminskyNote Added: 0023881
2024-08-01 16:58KaminskyAssigned To => Kaminsky
2024-08-01 16:58KaminskyStatusnew => needs review
2024-08-01 16:58KaminskyTarget Version => 3.2
2024-08-02 10:36unknownnaNote Added: 0023890
2024-08-04 11:26unknownnaStatusneeds review => resolved
2024-08-04 11:26unknownnaFixed in Version => 3.2
2024-08-04 11:26unknownnaResolutionopen => fixed

Notes
(0023881)
Kaminsky   
2024-08-01 16:58   
I added another commit to'https://foss.heptapod.net/zandronum/zandronum-stable/-/merge_requests/149 [^]' that adds the CVar "cl_autologin". Clients can use this to automatically log into their default account when they connect to a server (or when they enable this CVar if they aren't logged in already). This is meant for Windows only.
(0023890)
unknownna   
2024-08-02 10:36   
Tested and it works, thanks! Feels much better and more natural now.