Improve connection credentials display with friendly names and ordering #408

Merged
tobru merged 1 commit from connection-credentials-formatting into main 2026-02-10 14:51:12 +00:00
Owner

Credential keys like FORGEJO_PASSWORD are now mapped to user-friendly display names (e.g. "Password") via configurable glob patterns, with consistent ordering. Hidden patterns (*_HOST, *_URL) are consolidated in the model layer instead of being split between model and template.

Credential keys like FORGEJO_PASSWORD are now mapped to user-friendly display names (e.g. "Password") via configurable glob patterns, with consistent ordering. Hidden patterns (*_HOST, *_URL) are consolidated in the model layer instead of being split between model and template.
improve connection credentials display with friendly names and ordering
All checks were successful
Tests / test (push) Successful in 43s
16f827c617
Credential keys like FORGEJO_PASSWORD are now mapped to user-friendly
display names (e.g. "Password") via configurable glob patterns, with
consistent ordering. Hidden patterns (*_HOST, *_URL) are consolidated
in the model layer instead of being split between model and template.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
tobru merged commit 1f034fee0f into main 2026-02-10 14:51:12 +00:00
tobru deleted branch connection-credentials-formatting 2026-02-10 14:51:12 +00:00
Sign in to join this conversation.
No description provided.