You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- reject control characters in key label and display name (prevents newline
injection into the plain-text authorized_keys output)
- map handle race on registration to 409 instead of 500
- explicit return after the cross-origin 403 in the CSRF hook
- reserved single-segment paths only return the SPA shell to HTML clients
- validate ?type filter against supported key types (shared isSupportedKeyType)
- extract shared noControlChars validator
- drop brand references from UI and docs
0 commit comments