mirror of
https://github.com/sol1/rustguac.git
synced 2026-09-10 09:35:45 +00:00
d07b8ae225
New features: - Login script selector: dropdown populated from server scripts dir (#52) - Batch address book endpoint eliminates N+1 API calls (#56) - Clone button for address book entries (#56) - Increased API rate limits (#56) Fixes: - Docker container runs as non-root user (#50) - Conditional --no-sandbox when running as root (#50) - Post-spawn Chromium liveness check with stderr capture (#50) Docs: - Theme/branding configuration guide (#55) - Vault metadata policy for deletes (#54) - TLS config clarification (no boolean toggle)