Hi, just a little update on this topic.
I've spent some more time looking into the source code trying to figure out how to make this to work in the new version, but I'm realizing it just isn't possible yet.
I performed a grep on LS 1.92 source code and found references to the useWebserverAuth setting in the following files:
- admin/usercontrol.php
- common_functions.php
- config.php
- config-defaults.php
I made the same search on LS 2.00+ source code and this was the result:
- application/config/config-defaults.php
- application/controllers/admin/useraction.php
A closer look at the source code shows that the reference in the useraction.php is just related to whether or not to send an email upon a user creation.
Mazi, lemeur, any new thoughts on this?
Thanks in advance,
Rolando Isidoro