Mitchell Krog

Results 188 comments of Mitchell Krog

I don't use Laravel at all, maybe another user can assist or you can send a PR if you figure it out

@itoffshore anything I can do to bring these up to speed?

/remind me about this in a week

> But, how is `(?:\b)`, a non-capturing group on an empty word boundary, _the latest format_ of `\b`? Doesn’t it do the same? As far as performance is concerned, `(?:\b)`...

@issuefiler test unit changed and all test seem to pass OK. Wasted a whole day getting the repo migrated to travis-ci.com which eventually started working after several hours. I will...

I do know there has been some Github CDN / Cache issues over the weekend giving people timeouts and 404's. Please let us know if its resolved @harrisdt15f

Hi @Danrancan you can either comment out the duplicate settings in /etc/nginx/conf.d/botblocker-nginx-settings.conf or in your nginx.conf it's up to you.

If you commented out all those variables in botblocker-nginx-settings.conf as below and it still gives you an error ``` # Version 1.1 # ! new directives also to be added...

Hi @tristanbes sorry you are having trouble. I did do extensive testing on the whitelisting system and introduced tests which fail the build if the whitelist tests fail. First can...

Just increase, for now, manually, the zone info for bot2_reqlimitip zone settings at the bottom of globalblacklist.conf change it from 30r/m to something like 30r/s until I can review it...