Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ghzhost
/
panel
Public
forked from
pterodactyl/panel
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
panel
app
Http
Middleware
on
1.0-develop
User selector
All users
All time
Commit history
Commits on Oct 22, 2024
chore: update composer dependencies (#5198)
Show description for 8ca0989
matthewpi
authored
8ca0989
View commit details
Copy full SHA for 8ca0989
View code at this point
Browse repository at this point
Commits on Feb 23, 2023
Laravel 10 (#4706)
matthewpi
authored
1d38b4f
View commit details
Copy full SHA for 1d38b4f
View code at this point
Browse repository at this point
Commits on Nov 6, 2022
Apply node maintenance mode to servers (#4421)
Boy132
authored
032e4f2
View commit details
Copy full SHA for 032e4f2
View code at this point
Browse repository at this point
Commits on Oct 14, 2022
Upgrade to Laravel 9 (#4413)
Show description for cbcf620
matthewpi
and
DaneEveritt
authored
cbcf620
View commit details
Copy full SHA for cbcf620
View code at this point
Browse repository at this point
Commits on Jun 18, 2022
Add support for tracking when an activity event is triggered from an API key
DaneEveritt
committed
0520014
View commit details
Copy full SHA for 0520014
View code at this point
Browse repository at this point
Code cleanup for facades
DaneEveritt
committed
92c1c16
View commit details
Copy full SHA for 92c1c16
View code at this point
Browse repository at this point
Log when an API key is blocked due to IP restrictions
DaneEveritt
committed
6ffe573
View commit details
Copy full SHA for 6ffe573
View code at this point
Browse repository at this point
Commits on May 29, 2022
Log activity when modifying account details
DaneEveritt
committed
287fd60
View commit details
Copy full SHA for 287fd60
View code at this point
Browse repository at this point
Commits on May 28, 2022
Add new activity logging code to replace audit log
DaneEveritt
committed
5bb66a0
View commit details
Copy full SHA for 5bb66a0
View code at this point
Browse repository at this point
Commits on May 22, 2022
Fix up API handling logic for keys and set a prefix on all keys
DaneEveritt
committed
b051718
View commit details
Copy full SHA for b051718
View code at this point
Browse repository at this point
Perform a bit of code cleanup
DaneEveritt
committed
4d3362b
View commit details
Copy full SHA for 4d3362b
View code at this point
Browse repository at this point
We can make this middleware significantly simpler
DaneEveritt
committed
56f15c1
View commit details
Copy full SHA for 56f15c1
View code at this point
Browse repository at this point
Mark a request as being stateful if a cookie for the session is provided at all
Show description for 0fa33e0
DaneEveritt
committed
0fa33e0
View commit details
Copy full SHA for 0fa33e0
View code at this point
Browse repository at this point
Initial pass at implementing Laravel Sanctum for authorization on the API
DaneEveritt
committed
bd37978
View commit details
Copy full SHA for bd37978
View code at this point
Browse repository at this point
Massively simplify API binding logic
Show description for e313dff
DaneEveritt
committed
e313dff
View commit details
Copy full SHA for e313dff
View code at this point
Browse repository at this point
Commits on May 4, 2022
Update deprecated JSON response creation and unnecessary middleware
DaneEveritt
committed
530558b
View commit details
Copy full SHA for 530558b
View code at this point
Browse repository at this point
Run cs-fix, ensure we only install dependency versions supporting 7.4+
DaneEveritt
committed
34ffaeb
View commit details
Copy full SHA for 34ffaeb
View code at this point
Browse repository at this point
Commits on Jan 20, 2022
[security] ensure session is only for that request when authenticating user API key
Show description for dfa329d
DaneEveritt
committed
dfa329d
View commit details
Copy full SHA for dfa329d
View code at this point
Browse repository at this point
Commits on Nov 17, 2021
Add consistent CSRF token verification to API endpoints; address security concern with non-CSRF protected endpoints
DaneEveritt
committed
bf9cbe2
View commit details
Copy full SHA for bf9cbe2
View code at this point
Browse repository at this point
Commits on Nov 4, 2021
Fix session management on client API requests; closes #3727
Show description for 60eff40
DaneEveritt
committed
60eff40
View commit details
Copy full SHA for 60eff40
View code at this point
Browse repository at this point
Commits on Jun 3, 2021
Fix 401 error typo (#3393)
trenutoo
authored
9656378
View commit details
Copy full SHA for 9656378
View code at this point
Browse repository at this point
Commits on Jan 30, 2021
Simplify logic when a server is in an unsupported state
DaneEveritt
committed
e30a765
View commit details
Copy full SHA for e30a765
View code at this point
Browse repository at this point
Commits on Jan 26, 2021
Reeformat with new rules post merge
DaneEveritt
committed
0a2c89e
View commit details
Copy full SHA for 0a2c89e
View code at this point
Browse repository at this point
Merge branch 'develop' into dane/restore-backups
DaneEveritt
committed
663143d
View commit details
Copy full SHA for 663143d
View code at this point
Browse repository at this point
Commits on Jan 23, 2021
Use more standardized phpcs
DaneEveritt
committed
c449ca5
View commit details
Copy full SHA for c449ca5
View code at this point
Browse repository at this point
Update to Laravel 8
Show description for a043071
DaneEveritt
and
matthewpi
committed
a043071
View commit details
Copy full SHA for a043071
View code at this point
Browse repository at this point
Commits on Jan 20, 2021
[security] fix resources not properly returning an error when they don't match the server in the URL
Show description for e8dcd30
DaneEveritt
committed
e8dcd30
View commit details
Copy full SHA for e8dcd30
View code at this point
Browse repository at this point
Commits on Jan 17, 2021
Remove suspended & installing fields, replace with single status field
DaneEveritt
committed
a75a347
View commit details
Copy full SHA for a75a347
View code at this point
Browse repository at this point
Commits on Dec 24, 2020
Clarify error messaging for transfers
DaneEveritt
committed
6c39288
View commit details
Copy full SHA for 6c39288
View code at this point
Browse repository at this point
Commits on Dec 17, 2020
Use ServerTransferringException
matthewpi
committed
37cfa15
View commit details
Copy full SHA for 37cfa15
View code at this point
Browse repository at this point
Update comment in AuthenticateServerAccess.php
matthewpi
committed
e69d9b2
View commit details
Copy full SHA for e69d9b2
View code at this point
Browse repository at this point
Add ServerTransferringException, use is_null
matthewpi
committed
fd84898
View commit details
Copy full SHA for fd84898
View code at this point
Browse repository at this point
Update logic for tracking a server's transfer state
matthewpi
committed
e6c4a68
View commit details
Copy full SHA for e6c4a68
View code at this point
Browse repository at this point
Commits on Dec 6, 2020
Block API access when 2FA is required on account; closes #2791
DaneEveritt
committed
d22456d
View commit details
Copy full SHA for d22456d
View code at this point
Browse repository at this point
Commits on Nov 9, 2020
Update AuthenticateIPAccess.php
Show description for df64026
mattmalec
authored
df64026
View commit details
Copy full SHA for df64026
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.