rcpp_framework/modules/users
2021-08-20 18:00:50 +02:00
..
db_based_user_manager.cpp Lots of work on the database based user. 2021-08-20 01:33:09 +02:00
db_based_user_manager.h Added a new database based user. Still wip. 2021-08-19 23:55:36 +02:00
db_based_user.cpp Postfix the fields in User with "ui" that are input from the user. 2021-08-20 13:08:15 +02:00
db_based_user.h Added a new database based user. Still wip. 2021-08-19 23:55:36 +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_manager.cpp Print notification when allocating a FileBasedUserManager. 2021-08-05 21:06:55 +02:00
file_based_user_manager.h Added load_all virtual to UserManager. Also added set_path to FileBasedUserManager. 2021-08-05 19:42:33 +02:00
file_based_user.cpp Postfix the fields in User with "ui" that are input from the user. 2021-08-20 13:08:15 +02:00
file_based_user.h Added load_all virtual to UserManager. Also added set_path to FileBasedUserManager. 2021-08-05 19:42:33 +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 Postfix the fields in User with "ui" that are input from the user. 2021-08-20 13:08:15 +02:00
user_manager.h Added load_all virtual to UserManager. Also added set_path to FileBasedUserManager. 2021-08-05 19:42:33 +02:00
user.cpp Even more work on from validation. 2021-08-20 18:00:50 +02:00
user.h Even more work on from validation. 2021-08-20 18:00:50 +02:00