Richard Schmidt
|
85707e32c5
|
Added hashing algorithm to the user signup and login
|
11 months ago |
Paul Kattenborn
|
b762e825e9
|
Benutzername abfrage modifiziert
|
11 months ago |
Richard Schmidt
|
79c72ab0fe
|
Added functionality to the signup button
|
11 months ago |
Richard Schmidt
|
757f615d20
|
Added an if statement in the action listener for the checkbox in LoginGUI so the stayLoggedIn variable gets also changed when the checkbox is unticked
|
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 |