-
Notifications
You must be signed in to change notification settings - Fork 34
Open
Description
indielogin.com is pretending to be a Firefox browser when it fetches my website during login. This fails because it is detected as a bot, but it doesn't provide any distinguishing user-agent string to be able to allow the requests.
It's a long time since I've worked with PHP, but it looks like it takes the user-agent from a .env setting, which is presumably being overridden in production.
Please set a more specific user-agent so that we can allow these requests.
rossabaker
Metadata
Metadata
Assignees
Labels
No labels