Trott / solr-proxy

Reverse proxy to secure Solr, rejecting requests that might modify the Solr index.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

valid/invalid -> allowed/blocked or something more precise

Trott opened this issue · comments

If everything is a whitelist, then you can just have it be "httpMethods" and "urlParameters" and leave off the allowed/blocked/invalid/valid entirely...