CSP regression: Cannot login with some iOS apps unless http_security is disabled
Tootle, Pawoo, and Mast are examples of apps that cannot login to Pleroma right now. The fix is to disable http_security
config :pleroma, :http_security, enabled: false