forked from yllen/behaviors
-
Notifications
You must be signed in to change notification settings - Fork 0
This plugin allows you to add optional behaviors to GLPI.
License
esutwo/glpi-esu2behaviors
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
# ESU2 Behaviors This is a hard fork of the [Behaviors](https://github.com/yllen/behaviors) plugin with heavily reduced functionality in order to add support for [issue #73](yllen#73). This plugin can work side by side the Behaviors plugin. ## Why fork? I am not happy with the implementation, and not sure if my pull request will be accepted. It functions differently than the original plugin when it assigns the technician and how it performs the checks compared to the original. My biggest complaint is I was unable to figure out an easy way to check if the user in the email had permission to be assigned to tickets. All the code references I found make use of a "session" to check rights, however, there is no session when doing stuff in the background based on a user id. So, until this functionality exists in the original, we have this. ## Special Thanks * Thanks to the existing [Behaviors plugin](https://github.com/yllen/behaviors) for giving me something to work with.
About
This plugin allows you to add optional behaviors to GLPI.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 90.6%
- Perl 5.5%
- Shell 3.9%