|
00f9be5f59
|
Added request handling methods to the user.
|
2021-08-05 01:19:54 +02:00 |
|
|
03276bdc26
|
Moved the session registration/deregistration code to users.
|
2021-08-04 21:29:19 +02:00 |
|
|
fbd442317e
|
Reworked the UserManager now that i have a SessionManager.
|
2021-08-04 21:23:15 +02:00 |
|
|
3f6752ed20
|
Make User forward declared.
|
2021-08-04 19:05:38 +02:00 |
|
|
b94820efc9
|
Added a new UserManager class.
|
2021-08-04 19:03:53 +02:00 |
|
|
2a2e40aed6
|
Added a simple FileBasedUser class that can save and load iself to and from json.
|
2021-08-03 21:11:00 +02:00 |
|
|
7f48c099e0
|
Added more properties to the user class, and a few virtual methods.
|
2021-08-03 21:10:24 +02:00 |
|
|
f21b4362c6
|
Added a user module and a (simple for now) User class.
|
2021-07-07 12:20:05 +02:00 |
|