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
6dbefd4a61b28f96db12b73729fe2abe4114a9fe
librenms-librenms/includes/html/graphs/global/auth.inc.php

6 lines
61 B
PHP
Raw Normal View History

add some global graphs. for great cpu-eating justice! git-svn-id: http://www.observium.org/svn/observer/trunk@3170 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-11 16:27:55 +00:00
<?php
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()) {
Apply "Squiz" code style on old (pre-2014) files
2015-07-10 13:36:21 +02:00
$auth = 1;
add some global graphs. for great cpu-eating justice! git-svn-id: http://www.observium.org/svn/observer/trunk@3170 61d68cd4-352d-0410-923a-c4978735b2b8
2012-05-11 16:27:55 +00:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Page: 426ms Template: 1ms
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