pandemonium_engine/modules/users
2022-07-22 09:47:24 +02:00
..
managers Fix UserManagerFile. It's not that good for now, but I need a prototype UserManager implementation that can easily create save and load users. 2022-07-21 20:39:15 +02:00
singleton Implemeted and added a new UserDB singleton. 2022-07-08 13:59:18 +02:00
users Moved the UserController file. 2022-07-21 23:00:28 +02:00
web Remove the middleware from the user controller file. 2022-07-22 09:47:24 +02:00
config.py Cleaned up and added the UserSessionSetup Middleware to the build. 2022-07-21 23:56:29 +02:00
register_types.cpp Also renamed it's file. 2022-07-21 23:58:21 +02:00
register_types.h Moved User and UserController to a new module from web. 2022-07-07 23:25:08 +02:00
SCsub Also renamed it's file. 2022-07-21 23:58:21 +02:00