Skip to content

Commit

Permalink
fix(prusalink): increase nonce valid period
Browse files Browse the repository at this point in the history
The initial valid period for the HTTP Digest Auth nonce was too low (at
5 seconds).
This make it impossible to log into PrusaLink when using Safari, a
saner value of 300 (chosen because it's Apache's default value) does not
hinder security and fixes the issue with Safari-based browsers (macOS,
ipadOS, iOS).

See prusa3d#3287 for more
details.
  • Loading branch information
pyrho authored and bkerler committed Jan 21, 2024
1 parent 6f686bf commit 77d4320
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 77d4320

Please sign in to comment.