Unciv/docs/Developers
Leonard Günther a3f511efd2
Added password authentication as server feature (#8716)
* Added authenticate and setPassword

* Added AuthPopup

* Added auth endpoint to UncivServer

* Fixed merge confict

* Added close button to AuthPopup

+ Fixed crash if no server is available

* Added entries to template properties

* Fixed setting password does not work

if authentication is required

+ Added server check on game startup in case the server has changed its feature set

* Added support for different passwords

on different servers

+ Cleanup for MultiplayerTab

* Added current password as hint

+ removed character hiding in auth popup
+ added popup to indicate auth success on connection check
2023-02-25 20:42:36 +02:00
..
Building-Locally.md Added password authentication as server feature (#8716) 2023-02-25 20:42:36 +02:00
Coding-standards.md
From-code-to-deployment.md Update From-code-to-deployment.md (#6638) 2022-05-01 00:12:42 +03:00
Game-Making-Tips.md
Map-rendering.md Added new page with map rendering documentation 2022-04-30 23:50:15 +03:00
Project-structure-and-major-classes.md Fix broken links in wiki (#7182) 2022-06-17 21:04:43 +02:00
Translations,-mods,-and-modding-freedom-in-Open-Source.md
UI-development.md Add a simple GDX application to help with developing UI components (#7411) 2022-07-13 21:58:43 +03:00