example icon indicating copy to clipboard operation
example copied to clipboard

Example shows very old permission handling

Open cconard96 opened this issue 1 year ago • 0 comments

As seen at least here: https://github.com/pluginsGLPI/example/blob/9e17e9d8fa5b56945f058b1cf599ccf8454bfdee/setup.php#L88

The plugin shows storing permissions in individual Session properties using characters to denote the permission level like r (read), w (write), etc. As far as I can tell, GLPI hasn't handled permissions like that in over 10 years.

Discussed here: https://forum.glpi-project.org/viewtopic.php?pid=509952#p509952

cconard96 avatar Apr 18 '24 09:04 cconard96