hicommonwealth / commonwealth

A platform for decentralized communities
https://commonwealth.im
GNU General Public License v3.0
67 stars 44 forks source link

Investigate Cloudflare security settings #4857

Open kurtisassad opened 1 year ago

kurtisassad commented 1 year ago

Description

In order to complete the image resizing ticket (#4538), we need to figure out how to disable cloudlfare"I am not a bot" protection. This prevents the script from accessing each image (which we need to do to check the size).

Acceptance Criteria

Either:

Other Info

kurtisassad commented 1 year ago

I vaguely remember having this security tab before: https://community.cloudflare.com/t/disable-bot-fight-mode/399132

Which would be a major help. It also says in the docs to go into the security tab: https://developers.cloudflare.com/bots/get-started/free/#disable-bot-fight-mode

But as of late, I haven't seen this tab, so it makes me think that it could be an "Admin only" thing.