MantisBT: master 2c0b2a59

Author Committer Branch Timestamp Parent
cproensa dregad master 2015-10-29 03:32 master b954cc5b
Affected Issues  0020217: MantisGraph: dont show links for users without access level
Changeset

Revert 738272f and reimplement hide graph link

commit 738272f23900243de35b5f0ce29564274bad3090 to hide Mantisgraph link
introduced a regression: failing at login when anonymous login is
disabled.

Here that change is reverted and the access level check is now placed in
the callback function, instead of the hook initialization

Fixes 0020217

Signed-off-by: Damien Regad dregad@mantisbt.org

mod - plugins/MantisGraph/MantisGraph.php Diff File