pandemonium_engine/modules/users
2022-07-24 01:42:55 +02:00
..
managers Set the user's id after creation. 2022-07-23 20:32:42 +02:00
singleton Set the user's id after creation. 2022-07-23 20:32:42 +02:00
users Add Entity like to_dict and from_dict support to User, alongside to_json and from_json. 2022-07-24 01:42:55 +02:00
web Reimplemented UserLogoutWebPage. 2022-07-23 22:37:21 +02:00
config.py Added a new UserModule class. It can be used to easily add data to Users. 2022-07-24 01:08:56 +02:00
register_types.cpp Added a new UserModule class. It can be used to easily add data to Users. 2022-07-24 01:08:56 +02:00
register_types.h Moved User and UserController to a new module from web. 2022-07-07 23:25:08 +02:00
SCsub Added a new UserModule class. It can be used to easily add data to Users. 2022-07-24 01:08:56 +02:00