Where is WEBPASSWORD from setupVars.conf from pre v6 now located?

in earlier versions of pihole (pre v6), the setupVars.conf file contained a line:

WEBPASSWORD= some hash password here

where that password was necessary for the Indigo Domotics pihole plugin. https://www.indigodomo.com/pluginstore/203/

Now that the setupVars.conf file no longer exists, where would I find this hash password so that I can reconfigure the Pihole DNS plugin? The password that was listed in my previous setupVars.conf no longer functions in the Indigo plugin.

Version 6 completely reworked the remote access in to an API. Just having the hash of the password is no longer sufficient to gain access.

The developer of that plugin will need to move to the new authentication scheme.

Pi-Hole (ad blocking DNS server) Controller - Page 6 - Indigo Domotics

Thanks for the clarification. I'll see if I can forward the documentation to the author of the plugin.