rcpp_framework/modules/users
2021-11-01 18:00:34 +01:00
..
detect.py Added a user module and a (simple for now) User class. 2021-07-07 12:20:05 +02:00
SCsub Added a user module and a (simple for now) User class. 2021-07-07 12:20:05 +02:00
user_controller.cpp FormValidator and HTMLBuilder now uses my string and vector aswell. 2021-11-01 18:00:34 +01:00
user_controller.h FormValidator and HTMLBuilder now uses my string and vector aswell. 2021-11-01 18:00:34 +01:00
user_model.cpp Now instead of having an escaped version of the methods that has string parmeters in QueryBuilder, they have an unescaped version, and the base version escapes. Having it like this is a lot safer. 2021-11-01 17:23:08 +01:00
user_model.h Added RCPP_OBJECT declarations to 2 objects. 2021-10-31 10:17:45 +01:00
user.cpp Cleaned up Resource and User. 2021-08-22 22:38:08 +02:00
user.h Removed leftover methods from User.h. 2021-08-22 22:43:53 +02:00