Skip to content

docs: docs.dryvist.com behind Cloudflare Access SSO — site inaccessible without auth #240

Description

@JacobPEvans-personal

Problem

https://docs.dryvist.com returns a 302 redirect to https://dryvist.cloudflareaccess.com/cdn-cgi/access/login/... for every page. The site is completely inaccessible without Cloudflare Access authentication.

Evidence (2026-08-21)

curl returns 302 to Cloudflare Access login for every path on docs.dryvist.com. The site appears to return 200 when following redirects (-L flag), masking the redirect from simple health checks.

Impact

  • All external links to docs.dryvist.com from READMEs, documentation, and issue trackers are broken for unauthenticated users
  • The site appears to return 200 (followed by -L), masking the redirect from simple health checks
  • This was already flagged in a prior docs-study run (2026-08-20) but remains unresolved

Sources

  1. Direct curl test: curl returns 302 to Cloudflare Access login for https://docs.dryvist.com
  2. Sub-path test: curl returns 200 (redirected to login) for https://docs.dryvist.com/infrastructure/dns-architecture
  3. Last docs-study memory entry (2026-08-20) already flagged this as drift

Recommendation

Either: (a) remove the Cloudflare Access gate from docs.dryvist.com, or (b) update all external links to point to the authenticated-accessible alternative (docs.jacobpevans.com) and document the auth requirement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions