Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Example shows very old permission handling #52

Open
cconard96 opened this issue Apr 18, 2024 · 0 comments
Open

Example shows very old permission handling #52

cconard96 opened this issue Apr 18, 2024 · 0 comments
Assignees

Comments

@cconard96
Copy link
Contributor

cconard96 commented Apr 18, 2024

As seen at least here:

$_SESSION["glpi_plugin_example_profile"]['example'] = 'w';

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 cconard96 self-assigned this Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant