pandemonium_engine/modules/users
Relintai b770c07a32 Always just defer call to the active UserManager or error in UserDB.
- Having an optional separate User list in UserDB when there is no
UserManager can lead to subtle bugs, so it got removed.
- It also had other limitations, like it was not possible to setup Users
properly, which could also lead to subtle bugs.
2025-05-11 14:10:32 +02:00
..
doc_classes Removed unused enum from User. 2025-05-11 11:53:15 +02:00
icons Added an icon for UserModule. 2022-08-20 16:24:11 +02:00
managers Disable internal process for UserManagerFile. It's not needed anymore. 2025-05-03 21:11:41 +02:00
singleton Always just defer call to the active UserManager or error in UserDB. 2025-05-11 14:10:32 +02:00
users Removed unused enum from User. 2025-05-11 11:53:15 +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