You are not logged in.

Announcement

 Téléchargez la dernière version stable de GLPI      -     Et vous, que pouvez vous faire pour le projet GLPI ? :  Contribuer
 Download last stable version of GLPI                      -     What can you do for GLPI ? :  Contribute

#1 2015-06-09 15:35:53

stoatwblr
Member
Registered: 2014-04-13
Posts: 118

plugin Dashboard - rights bugs.

0.85 - 0.6.4 version.

Incorrect use of haveRight in 0.85.

/usr/share/glpi/plugins/dashboard/front/sh/MPRO/index1.php

//redirect tech profile
-if(Session::haveRight("profile", "r"))
+if(Session::haveRight("profile", "READ"))

Also in

dashboard/front/sh/MPRO/index2.php
dashboard/front/sh/MPRO/pati/index1.php
dashboard/front/sh/MPRO/pati/index2.php

Offline

#2 2015-06-10 05:21:56

stdonato
Member
Registered: 2013-12-01
Posts: 15

Re: plugin Dashboard - rights bugs.

Hi.
These files not are used in plugin.
They should have been removed.
My fault.

Offline

#3 2015-06-29 16:21:41

stoatwblr
Member
Registered: 2014-04-13
Posts: 118

Re: plugin Dashboard - rights bugs.

No problem. I suspected this might be the case but reporting is the only way to be sure.

Offline

Board footer

Powered by FluxBB