DonutsNL

Results 142 comments of DonutsNL

Thanks for the feedback. I know what the problem is and didnt get to fix it yet. Im implementing the GLPI migration object to manage this for us. I think...

hi @loyolajavi I updated the migration logic. It will now also create simple backups of the configuration by copying the config table prior to updating and deleting the plugin. Could...

Please use a plugin reinstall to recover from any inconsistant state.

Hi @loyolajavi, Thanks for testing. - I deleted the idp id and it didn't disable the login button. Yeah the check was somewhat limited :) thats corrected. - Finally, I...

I have been debugging and found and corrected the issue. The excludes need more testing as it was clearly not excluding acs.php. As a fix I removed acs.php from the...

There was an logic issue in the excludes.php logic. This issue caused excludes to only evaluate 1 exclude from the config and would never itterate. As a result acs.php was...

If you logout from the Glpi logout button (in enforced mode), works Ok? I really dont know if Glpi or my Idp service is not working as I expected (doesn't...

I see this in files/_log/php-errors.log: I have not evaluated the original plugins session handling yet (and dont fully understand why it is implemented in the way it is) . I...

Im not sure. Working from my dev branch surely is not ideal. @derricksmith has been busy merging. Im not sure when he will be able to merge the latest version.