Reported by plg on 16 Oct 2013 17:24 UTC
User management was designed so that you can have multiple user manager, I mean something else than include/functions_user_local.inc.php.
In practice, no PEM admin has ever tried to use a PostgreSQL database, a flat file or anything to manage users.
As this feature adds constraints (such as no inner join in MySQL queries to retrieve user infos) and brings nothing in practice, I propose to remove this feature.
Reported by plg on 16 Oct 2013 17:24 UTC
User management was designed so that you can have multiple user manager, I mean something else than include/functions_user_local.inc.php.
In practice, no PEM admin has ever tried to use a PostgreSQL database, a flat file or anything to manage users.
As this feature adds constraints (such as no inner join in MySQL queries to retrieve user infos) and brings nothing in practice, I propose to remove this feature.