rcpp_framework/modules/users
2021-08-05 01:19:54 +02:00
..
detect.py Added a user module and a (simple for now) User class. 2021-07-07 12:20:05 +02:00
file_based_user.cpp Moved the session registration/deregistration code to users. 2021-08-04 21:29:19 +02:00
file_based_user.h Added a simple FileBasedUser class that can save and load iself to and from json. 2021-08-03 21:11:00 +02:00
SCsub Added a user module and a (simple for now) User class. 2021-07-07 12:20:05 +02:00
user_manager.cpp Moved the session registration/deregistration code to users. 2021-08-04 21:29:19 +02:00
user_manager.h Reworked the UserManager now that i have a SessionManager. 2021-08-04 21:23:15 +02:00
user.cpp Added request handling methods to the user. 2021-08-05 01:19:54 +02:00
user.h Added request handling methods to the user. 2021-08-05 01:19:54 +02:00