nginx_cache icon indicating copy to clipboard operation
nginx_cache copied to clipboard

Possibility to add credentials to the curl PURGE request

Open rorentz opened this issue 6 years ago • 2 comments

First of all, great extension and idea! i really like it.

It would be greate to provide the possibility to set credentials for the curl request to have your extension working on dev systems where basic_auth is activated. May be just a signal/hook like here : https://github.com/lochmueller/staticfilecache/blob/2913e0abcc054ae33177868fe49a3e6820e1bbb2/Classes/Service/ClientService.php Line 87

Greetings!

rorentz avatar Jun 05 '19 15:06 rorentz

I will do a merge request for that...

rorentz avatar Jun 06 '19 08:06 rorentz

I made a merge request for that : https://github.com/qbus-agentur/nginx_cache/pull/5

rorentz avatar Jun 11 '19 10:06 rorentz