mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2025-07-09 03:14:30 -04:00
Fixes for protected lists
This commit is contained in:
parent
f501a42e35
commit
207e5b4d4e
@ -17,10 +17,6 @@ class SubdomainController extends BaseController
|
|||||||
{
|
{
|
||||||
private $protected = [
|
private $protected = [
|
||||||
'www',
|
'www',
|
||||||
'v5-app1',
|
|
||||||
'v5-app2',
|
|
||||||
'v5-db1',
|
|
||||||
'v5-db2',
|
|
||||||
'app',
|
'app',
|
||||||
'ninja',
|
'ninja',
|
||||||
'sentry',
|
'sentry',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user