CluPilotCloud/resources/views/components
nexxo f9993a1f48
tests / pest (push) Failing after 8m35s Details
tests / assets (push) Successful in 20s Details
tests / release (push) Has been skipped Details
Name the server variable under a credential, not the internal key
Under each credential stood `stripe.secret`, `dns.token`,
`inbound_mail.password`, `monitoring.token` — identifiers out of
SecretVault::REGISTRY. They mean nothing on a settings page and there is
nowhere an operator could type them; asked about directly, and the answer is
no, that was not deliberate.

The env variable name is the useful one: it is what stands in the server
file, it is what the .env tab of this same page lists, and when the badge
beside it says "Aus der Serverdatei" it answers the obvious next question —
which line?

The registry key stays where it belongs: in wire:key and in the modal
arguments, as an identifier nobody reads. The test asserts on the text node
rather than on the key's absence from the HTML, because absence would have
demanded breaking the page to pass.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-30 13:20:29 +02:00
..
admin Name the server variable under a credential, not the internal key 2026-07-30 13:20:29 +02:00
auth One wordmark, one typeface, and the address the server actually issues 2026-07-29 14:30:44 +02:00
layouts Re-apply what the last release commit silently reverted 2026-07-29 17:36:43 +02:00
mail Put customer instances on their own domain, and say which domains are ours 2026-07-29 16:03:13 +02:00
shell Give people a way back in, and put the URL in English 2026-07-29 16:50:29 +02:00
status Rebuild the status page as a status page 2026-07-29 12:45:18 +02:00
ui R24: a modal is never taller than the screen 2026-07-29 23:33:57 +02:00