1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-30 19:22:14 +00:00
Commit graph

7 commits

Author SHA1 Message Date
Abdurahman Elmawi
453c4d061b move settings logic inside keyringmgr 2025-06-30 04:13:20 +03:00
Abdurahman Elmawi
c0ac26b6b9 use (address, port) arguments instead of server object 2025-06-29 18:02:28 +03:00
Abdurahman Elmawi
113dee80a4 implement per-server login management 2025-06-29 05:25:41 +03:00
Abdurahman Elmawi
587acbaa5d set remembered password upon registration 2025-06-28 19:48:40 +03:00
Lars Mueller
c0d10b24a4 Use SPDX-License-Identifiers in builtin 2025-04-20 20:49:10 +02:00
Wuzzy
ad4b13a0e9
Luanti rename: builtin (#15324) 2024-10-28 19:40:18 +01:00
rubenwardy
03d86ea0b4
Add register dialog to separate login/register (#12185)
New users find Minetest's account system confusing.
This change moves username/password to a new dialog,
with login and register buttons added to the Join Game tab.

The old registration confirmation dialog is removed in
favour of the new dialog.

Fixes #8138
2022-06-05 17:47:38 +02:00