-
-
Notifications
You must be signed in to change notification settings - Fork 147
Allowed IP's bug #457
Copy link
Copy link
Open
Labels
status:to be verifiedNeeds to be reproduced and validated.Needs to be reproduced and validated.type:bugBugBug
Description
Activity
Metadata
Metadata
Assignees
Labels
status:to be verifiedNeeds to be reproduced and validated.Needs to be reproduced and validated.type:bugBugBug
What steps will reproduce the problem?
config:
What's expected?
Panel works
What do you get instead?
$debug->allowedIPs returns:
Panel doesn't works
Additional info
If manualy change allowedIPs in yii\debug\Module.php, it returns ['*'] and panel works