pandemonium_engine/modules/users
2025-05-11 14:57:18 +02:00
..
doc_classes Docs for UserDB. 2025-05-11 14:29:22 +02:00
icons Added an icon for UserModule. 2022-08-20 16:24:11 +02:00
managers Now UserManagers have a register_as_global property. A manager will only try to set itself as the global manager if it's set to true (default). 2025-05-11 14:51:57 +02:00
singleton Print an error if more than one UserManagers are trying to become the global instance. 2025-05-11 14:57:18 +02:00
users Don't use the changed signal to get a User to save itself. 2025-05-11 14:23:39 +02:00
web Clang format everything. 2024-07-21 10:40:17 +02:00
config.py Moved the old module dependencies to the new system. 2022-08-18 12:53:49 +02:00
register_types.cpp File copyright header updates pt8. 2023-12-18 00:18:53 +01:00
register_types.h File copyright header updates pt8. 2023-12-18 00:18:53 +01:00
SCsub Cleaned up and added UserManagerDB to the build. 2022-07-24 16:26:23 +02:00