X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/82f5bcbfce51d9732758f6b8c666ea3af9440bb2..6ae326cb8d203015fa158b04e5b3b584f86c3654:/index.php diff --git a/index.php b/index.php index 6d363f3..4d856a2 100644 --- a/index.php +++ b/index.php @@ -1,61 +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"); +} ?> + +
+ +
+ + + + +
+
+
+ +
+ + + + +
+
+ + + +
+ +
+ + +
+
+ -
- - - - - - - - - -
Chat Overview
Users
Opers
Services
Most popular channel ( users)
Channels
Server bans
Spamfilter entries
- -
-
-

Users Overview Panel

- - - - - - - - -
-
-
- - \ No newline at end of file +require_once "inc/footer.php";