fix: classify DPoP endpoints from structured URLs #76
No reviewers
Labels
No labels
auth
bug
composer
correctness
database
durability
enhancement
feeds
interactions
notifications
performance
reliability
safety
security
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
starsetbyte/peregrine!76
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/dpop-url-classifier"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Continuation from density/P1 handoff
This branch picks up the DPoP classifier item documented in
docs/plans/2026-07-11-density-pass-handoff.md.Changes
DpopInterceptor.isPdsApiRequest()to accept structuredHttpUrl./.well-known/and/oauth/exclusions againstencodedPathonly.host == plc.directory.Verification
./gradlew :app:testDebugUnitTest --tests com.peregrine.android.auth.oauth.DpopInterceptorTest --no-daemon./gradlew :app:testDebugUnitTest :app:lintDebug :app:assembleDebug --no-daemonBoth completed with BUILD SUCCESSFUL.
def9317eec9f6007dba39f6007dba371f4c1f9f0