Skip to content

Commit

Permalink
PUSH
Browse files Browse the repository at this point in the history
-> Fix XSS
-> Added logger for pterodactyl connections error
-> Removed non used files
-> Added first files back
-> Logs show to health page
-> Fixed some bugs
  • Loading branch information
NaysKutzu committed Aug 23, 2024
1 parent 566e1a9 commit f6382e4
Show file tree
Hide file tree
Showing 26 changed files with 455 additions and 402 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Binary file modified MythicalDash64
Binary file not shown.
Binary file modified MythicalDashARM32
Binary file not shown.
Binary file modified MythicalDashARM64
Binary file not shown.
25 changes: 25 additions & 0 deletions app/Logger.php
12 changes: 10 additions & 2 deletions app/Pterodactyl/Connection.php
4 changes: 3 additions & 1 deletion app/Pterodactyl/User.php
2 changes: 1 addition & 1 deletion app/SessionManager.php
12 changes: 12 additions & 0 deletions cli/Program.cs
52 changes: 52 additions & 0 deletions cli/scripts/IConsole.cs
137 changes: 69 additions & 68 deletions composer.lock
1 change: 1 addition & 0 deletions migrate/84.sql
1 change: 1 addition & 0 deletions public/FIRST_INSTALL
1 change: 1 addition & 0 deletions public/FIRST_USER
2 changes: 1 addition & 1 deletion public/index.php
10 changes: 0 additions & 10 deletions public/ping.php

This file was deleted.

17 changes: 0 additions & 17 deletions public/wp-admin.php

This file was deleted.

17 changes: 0 additions & 17 deletions public/wp-login.php

This file was deleted.

154 changes: 86 additions & 68 deletions view/admin/health.php
5 changes: 1 addition & 4 deletions view/admin/main.php
4 changes: 2 additions & 2 deletions view/auth/login.php
62 changes: 11 additions & 51 deletions view/auth/register.php
37 changes: 18 additions & 19 deletions view/components/sidebar.php
20 changes: 9 additions & 11 deletions view/install/servercheck.php
4 changes: 2 additions & 2 deletions view/install/welcome.php
275 changes: 148 additions & 127 deletions view/requirements/footer.php

0 comments on commit f6382e4

Please sign in to comment.