webapp: Explicitly avoid checking for auth in static subsite requests.
authorJoey Hess <joeyh@joeyh.name>
Thu, 10 Nov 2016 17:48:54 +0000 (13:48 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 10 Nov 2016 17:48:54 +0000 (13:48 -0400)
commit46434705379a94a7372a9dc9e74b41e877c02fe8
treeddef81b01c6953bfa8a836615213bfdfb593cb26
parent6bcddd244e6a5c901ae86da2ce24b2ce2cd597e2
webapp: Explicitly avoid checking for auth in static subsite requests.

Yesod didn't used to do auth checks for that, but this may have changed.
I don't have a way to reproduce the reported problem yet, but this change
certianly won't hurt anything.

This commit was sponsored by Thom May on Patreon.
Assistant/WebApp/Types.hs
CHANGELOG
Utility/WebApp.hs
doc/bugs/Webapp_missing_CSS_and_JS_resources___40__401_Unauthorized__41__/comment_2_20e774c16d6978e0a1137a1e406da244._comment [new file with mode: 0644]