Files
openclaw/ui
Nick Taylor 25ed7828f4 refactor(ui): make trusted-proxy callout more concise and mobile-friendly
- Shorten heading: 'Trusted Proxy Auth' (was 'Trusted Proxy Authentication')
- Condense description: Remove redundant text, keep essential info
- Improve mobile readability:
  - Shorter sentences
  - Better line-height for small screens
  - Compact layout without losing clarity
- Use div wrapping instead of <br> for better responsive flow

Before (verbose):
'This gateway is configured for trusted-proxy auth mode.
User identity is managed by your reverse proxy (Pomerium, Caddy, Traefik, etc.).'

After (concise):
'Gateway configured for trusted-proxy mode.
Identity managed by reverse proxy.'

Mobile-tested layout works well on small screens (400px+).
2026-02-14 12:26:01 +01:00
..
2026-02-12 09:15:12 +09:00