pluginsGLPI / room

Room GLPI plugin
GNU General Public License v2.0
16 stars 13 forks source link

Comply with GLPI CSRF protection #2

Closed C-Duv closed 9 years ago

C-Duv commented 10 years ago

Since v0.83.3 GLPI offers a way to protects against CSRF.

Relevant GLPI documentation can be found at https://forge.indepnet.net/projects/plugins/wiki/Fr_CRSF (french).

C-Duv commented 10 years ago

Done in 2661f613bb9c65459244000ab3afe42e1c1055ac. Forms now uses GLPI builtin mechanism and setup.php file was updated to notify CSRF compliance.

C-Duv commented 10 years ago

Merged into develop with 2bdc181d51220b23a0b60cd0b052606cf3810d83.