Logo
Explore Help
Sign In
mirror/librenms-librenms
1
0
Fork 0
You've already forked librenms-librenms
mirror of https://github.com/librenms/librenms.git synced 2024-10-07 16:52:45 +00:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
bb9ebb4e45dc5ca53cf2bbf6fa84e067c3d52782
librenms-librenms/includes/html/graphs/customer/auth.inc.php

10 lines
169 B
PHP
Raw Normal View History

fix broken graphs with disabled short tags git-svn-id: http://www.observium.org/svn/observer/trunk@1613 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-02 16:38:03 +00:00
<?php
graphing system updates git-svn-id: http://www.observium.org/svn/observer/trunk@1599 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-01 14:17:06 +00:00
/// -> // git-svn-id: http://www.observium.org/svn/observer/trunk@3240 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-25 12:24:34 +00:00
// FIXME - wtfbbq
refactor: Don't access $_SESSION directly for Auth (#8513) * Don't access $_SESSION directly for Auth * fix style * add property annotations
2018-04-07 15:55:28 -05:00
Remove legacy auth usage of $_SESSION (#10491) * Remove auth use of $_SESSION Will break plugins that depend on $_SESSION, Weathermap was already fixed. Port them to use Auth::check()/Auth::user()/Auth:id() * revert accidental replacement
2019-08-05 14:16:05 -05:00
if (Auth::user()->hasGlobalRead() || $auth) {
Fix coding style part 2
2015-07-13 20:10:26 +02:00
$id = mres($vars['id']);
$title = generate_device_link($device);
$auth = true;
graphing system updates git-svn-id: http://www.observium.org/svn/observer/trunk@1599 61d68cd4-352d-0410-923a-c4978735b2b8
2010-08-01 14:17:06 +00:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Page: 4120ms Template: 2ms
edge-auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API