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
d8693f05ae4d9ec884cd2c2d850e7f78ba9dc2ae
librenms-librenms/html/includes/graphs/device/auth.inc.php

8 lines
179 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
add click to zoom to soem graphs, and new per-graphtype auth.inc.php to authenticate graphs and click-to-zoom pages. git-svn-id: http://www.observium.org/svn/observer/trunk@1473 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-25 14:21:05 +00:00
Fix coding style part 2
2015-07-13 20:10:26 +02:00
if ($auth || device_permitted($device['device_id'])) {
$title = generate_device_link($device);
phpcs run
2015-06-13 20:49:02 +10:00
$graph_title = $device['hostname'];
Fix coding style part 2
2015-07-13 20:10:26 +02:00
$auth = true;
add click to zoom to soem graphs, and new per-graphtype auth.inc.php to authenticate graphs and click-to-zoom pages. git-svn-id: http://www.observium.org/svn/observer/trunk@1473 61d68cd4-352d-0410-923a-c4978735b2b8
2010-07-25 14:21:05 +00:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Page: 2177ms Template: 93ms
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