Two of the Zugangsdaten page's three entries were decorative: whatever an operator typed was encrypted and stored, but HttpHetznerDnsClient and HttpMonitoringClient still read config() directly, so the stored value never reached an outgoing request. Both now resolve through SecretVault::get() at the point of use, matching how the Stripe client already worked. |
||
|---|---|---|
| .. | ||
| FakeHetznerDnsClient.php | ||
| FakeHostDnsDirectory.php | ||
| FileHostDnsDirectory.php | ||
| HetznerDnsClient.php | ||
| HostDnsDirectory.php | ||
| HttpHetznerDnsClient.php | ||