pandemonium_engine/modules/users/singleton
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
..
user_db.cpp Always just defer call to the active UserManager or error in UserDB. 2025-05-11 14:10:32 +02:00
user_db.h Always just defer call to the active UserManager or error in UserDB. 2025-05-11 14:10:32 +02:00