Logo
Explore Help
Register Sign In
starred/panel
1
0
Fork 0
You've already forked panel
mirror of https://github.com/pelican-dev/panel.git synced 2026-02-25 19:09:58 +03:00
Code Issues 42 Packages Projects Releases 12 Wiki Activity
Files
582c50c6d48beabc70c11bbb4e052d95ffb990f8
panel/app/Exceptions/Http/Base/InvalidPasswordProvidedException.php

10 lines
166 B
PHP
Raw Normal View History

Add ApiKey service, cleanup old API key methods https://zube.io/pterodactyl/panel/c/525
2017-06-25 15:31:50 -05:00
<?php
Should wrap up the base landing page stuff for accounts, next step is server rendering
2017-08-30 21:11:14 -05:00
namespace Pterodactyl\Exceptions\Http\Base;
Add ApiKey service, cleanup old API key methods https://zube.io/pterodactyl/panel/c/525
2017-06-25 15:31:50 -05:00
Should wrap up the base landing page stuff for accounts, next step is server rendering
2017-08-30 21:11:14 -05:00
use Pterodactyl\Exceptions\DisplayException;
Add ApiKey service, cleanup old API key methods https://zube.io/pterodactyl/panel/c/525
2017-06-25 15:31:50 -05:00
Should wrap up the base landing page stuff for accounts, next step is server rendering
2017-08-30 21:11:14 -05:00
class InvalidPasswordProvidedException extends DisplayException
Add ApiKey service, cleanup old API key methods https://zube.io/pterodactyl/panel/c/525
2017-06-25 15:31:50 -05:00
{
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 213ms Template: 1ms
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