🐛 Fixed members-only 403 leaking when llms.txt is disabled (#28260)
Last minute change to serve 403 rather than 404 for members only posts when requesting .md files slipped in ahead of the labs flag check. This simply moves the labs flag check ahead of serving the 403 for members only posts, so that this only happens if the flag is enabled.
H
Hannah Wolfe committed
f469635c9f17c69c89310e775d469420e56b213f
Parent: fe9439b
Committed by GitHub <noreply@github.com>
on 5/29/2026, 8:55:59 PM