mirror of
https://codeberg.org/secana/Forji.git
synced 2026-06-16 05:13:55 -07:00
Problem - SessionRestoreError now duplicates HTTP status-code classification that ForgejoKit exposes in 0.6.0. Change - Uses ForgejoKit's httpErrorCategory/httpStatusCode for auth and service restore failures. - Keeps the same user-facing SessionRestoreError outcomes. - Leaves network and certificate handling unchanged. Tests - DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer xcodebuild -quiet -project Forji/Forji.xcodeproj -scheme Forji -destination "platform=iOS Simulator,name=iPhone 17 Pro,OS=26.4.1" build-for-testing -only-testing:ForjiTests/SessionRestoreErrorTests - DEVELOPER_DIR=/Applications/Xcode.app/Contents/Developer xcodebuild -quiet -project Forji/Forji.xcodeproj -scheme Forji -destination "platform=iOS Simulator,name=iPhone 17 Pro,OS=26.4.1" test-without-building -only-testing:ForjiTests/SessionRestoreErrorTests Co-authored-by: Piotr Durlej <pdurlej@users.noreply.github.com> Reviewed-on: https://codeberg.org/secana/Forji/pulls/31 |
||
|---|---|---|
| .. | ||
| Forji | ||
| Forji.xcodeproj | ||
| ForjiTests | ||
| ForjiUITests | ||
| Info.plist | ||
| PrivacyInfo.xcprivacy | ||