mirror of
https://github.com/MrUnknownDE/panel.git
synced 2026-04-13 11:53:45 +02:00
Add server build management to API
This commit is contained in:
@@ -36,6 +36,8 @@ class Handler extends ExceptionHandler
|
||||
* @var array
|
||||
*/
|
||||
protected $dontFlash = [
|
||||
'token',
|
||||
'secret',
|
||||
'password',
|
||||
'password_confirmation',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user