Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

Possibility to deactivate ip filtering #15

Open
jungle-gecko opened this issue Mar 25, 2015 · 0 comments
Open

Possibility to deactivate ip filtering #15

jungle-gecko opened this issue Mar 25, 2015 · 0 comments

Comments

@jungle-gecko
Copy link

It would be great to allow deactivating ip filtering.
I managed to do that with replacing the line 118 in Cmd.php controller by:
if (sizeof(config('web-artisan.ips')) > 0 && !in_array(@$_SERVER['REMOTE_ADDR'], config('web-artisan.ips')))

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants