librelad 0aaae01833 webui: create the secret drop at install, not by hand
libreportal-ownership gained secret-dir, and nothing called it. I made the
directory by hand while building the channel, which hid that a fresh install
would not have one — /api/setup/secret answers 503 without it, so a remote
backup destination could not be added at all.

Created alongside webui-bind, which is its mirror and needs root for the same
reason: ownership only root can set, in place before anyone types a password
into the wizard.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-08-28 12:40:03 +01:00
..