12 Commits (9686707419612ab0f685efc4b22ae157f6789986)

Author SHA1 Message Date
Paul Kattenborn b762e825e9 Benutzername abfrage modifiziert 11 months ago
Richard Schmidt fe008a9ebe Added a method to LoginGUI that calls the updateStayLoggdIn method in CreateUser if the stay logged in checkbox is ticked 11 months ago
Richard Schmidt 95deb5c640 Added a method that changes the stayLoggedIn variable in the JSON file 11 months ago
Paul Kattenborn 5f094aef56 Username Implementation for ClientHandler 11 months ago
Richard Schmidt cec86a85d8 Added a boolean value along getter and setter methods to CreateUser that later checks if the user wants to stay logged in 11 months ago
Richard Schmidt b3e564625f Added GUI window for user login 11 months ago
Richard Schmidt 1e69815d99 added functionality checking if a username already exists 11 months ago
Richard Schmidt f10b645757 added a second password text field so the user has to input the same password twice 11 months ago
Richard Schmidt 1ae51d1a1c the signup window now closes automatically after completion 11 months ago
Richard Schmidt 583188ac5a added functionality to the textfields, the input is now written to the user.json file 11 months ago
Richard Schmidt 91d488fdb8 Added a file for a login GUI with basic GUI window 11 months ago
Richard Schmidt 6df8acae09 changed it so the user data in user.json is appended and not overwritten 11 months ago
Richard Schmidt eea15e563e Added –Universally Unique Identifier for the user signing up 11 months ago
Richard Schmidt e756deaa30 Added a birthday variable to the signup function 11 months ago