Skip to content

Commit ae7c6c9

Browse files
druberyDaniel Rubery
andauthored
Re-run challenge header processing after creating a session (#225)
To relieve site developers from having to understand the nuances of DBSC's fetch integration, we want to allow the registration response to do both registration and set a challenge. This change is needed because normally, the challenge header is processed before registration, and at that point there is no session to cache the requested challenge onto. Co-authored-by: Daniel Rubery <[email protected]>
1 parent fe05cdf commit ae7c6c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec.bs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -766,6 +766,7 @@ steps:
766766
1. Set the user agent's [=session store=][|destination
767767
domain|][|session identifier|] to |session|.
768768
1. [=iteration/Break=].
769+
1. Run [[#algo-process-challenge]] on |response|.
769770
</div>
770771

771772
## Process session registration ## {#algo-process-session-registration}

0 commit comments

Comments
 (0)