X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/896b6cdc0f8cf24d11bec79b2894538eee5c9cba..39330628e8c0719660d6adaf6171b855f69513e7:/index.php diff --git a/index.php b/index.php index d0453d1..6ac2254 100644 --- a/index.php +++ b/index.php @@ -1,84 +1,376 @@ - - - -
-

UnrealIRCd Administration Panel


-
- -
- Overview - Users - Channels - Server Bans - Spamfilter -
+
+

Network Overview

+ LIVE + +
+user_meta['hibp'])) +{ + $num = $current_user->user_meta['hibp']; + Message::Fail("
Urgent
","Your password was found in a data breach $num time(s).", + "Please update your password immediately"); +} ?> + +
+ +
+ + + + +
+
+
+ +
+ + + + +
+
+ + + +
+ +
+ + +
+
+ +Hook::run(HOOKTYPE_OVERVIEW_CARD, $stats); - \ No newline at end of file +require_once "inc/footer.php";