Code of Conduct
Is there an existing issue for this?
GLPI Version
11.0.5
Plugin version
1.5.0
Bug description
Each token refresh leads to a log entry in glpi_logs. Since tokens are generally short lived this generates a lot of log entries. I prefer to not set a shorter log purge period just for this plugin.
If possible the plugin should not log token refresh or allow setting a log duration just for this entry type.
As a quick fix: Do you know if directly removing the db entries from glpi_logs is save ? As far as I can tell those should not be referenced any where.
Thank you in advance for this plugin and your work.
Code of Conduct
Is there an existing issue for this?
GLPI Version
11.0.5
Plugin version
1.5.0
Bug description
Each token refresh leads to a log entry in glpi_logs. Since tokens are generally short lived this generates a lot of log entries. I prefer to not set a shorter log purge period just for this plugin.
If possible the plugin should not log token refresh or allow setting a log duration just for this entry type.
As a quick fix: Do you know if directly removing the db entries from glpi_logs is save ? As far as I can tell those should not be referenced any where.
Thank you in advance for this plugin and your work.