blogtutor / blog-tutor-support

Custom Support Plugin for NerdPress Clients
6 stars 3 forks source link

FEATURE: Require more auth for is_nerdpress #350

Open 1337rout opened 3 months ago

1337rout commented 3 months ago

If a user is trying to access anything in the admin and the use is_nerdpress()...This will reach out to our custom page access.nerdpress.net, which is protected under Cloudflare Access requiring a Google Workspace authentication. If Cloudflare Access allows you to see that page, and the correct URL parameters are passed, you will be redirected back to the client WordPress site where another cookie is set for 12 hours to keep you from having to do this check too often.