-
-
Notifications
You must be signed in to change notification settings - Fork 330
Description
So when coding the skip tls certificates for the Pi-Hole enhancement i notice that the toggle for the skip tls always returns a 1 no matter if the toggle is on or off, is this supposed to happen? im trying to figure out what causes it, it shouldnt do that.
If that is what is suppose to happen then all other apps that have the toggle no matter if it`s on or off will turn skip tls on and not verify certificates if needed.
I`m doing the skip tls button for nextcloud for the issue #770, using debugbar on the getConfigValue with Debugbar::info($this->config); for the toggle it gives out:
{#1883 ▼
+"url": "Redacted"
+"type": "f2baa52d02ca888455ce47823f47bf372d5eecb3"
+"username": "Redacted"
+"password": "Redacted"
+"ignore_tls": "1"
+"id": "4"
}
Metadata
Metadata
Assignees
Labels
Type
Projects
Status