Forji/Forji
Stefan Hausotte c5893ff638 fix: clearer login error for security-key (passkey) accounts (#82)
Bump ForgejoKit to 0.8.1, which classifies Forgejo's "Basic authorization
is not allowed while having security keys enrolled" 401 as a dedicated
error instead of "Invalid username or password". Accounts with a passkey
or security key now get told to use a personal access token.

Add the new .basicAuthBlockedBySecurityKey case to the session-restore
error mapping (routed through the auth-category path like other 401s).

Closes #78

Reviewed-on: https://codeberg.org/secana/Forji/pulls/82
2026-06-15 18:49:46 +02:00
..
Forji fix: clearer login error for security-key (passkey) accounts (#82) 2026-06-15 18:49:46 +02:00
Forji.xcodeproj fix: clearer login error for security-key (passkey) accounts (#82) 2026-06-15 18:49:46 +02:00
ForjiTests chore: formatting and lints 2026-06-15 12:19:00 +02:00
ForjiUITests fix: make issue/PR description editable in edit form (#80) (#81) 2026-06-15 14:20:24 +02:00
Info.plist feat: implement iOS notifications #6 2026-03-22 17:43:21 +01:00
PrivacyInfo.xcprivacy feat: prepare publishing 2026-02-28 21:49:55 +01:00