php5-fpm-munin-plugins icon indicating copy to clipboard operation
php5-fpm-munin-plugins copied to clipboard

Add auth credentials for status url

Open git001 opened this issue 6 years ago • 0 comments

It is necessary to add credentials to the user agent to be able to use a URL which requires authentication.

This pull request adds 3 new env which makes the authentication possible.

  • user
  • pass
  • realm

git001 avatar Jan 14 '19 17:01 git001