Pedro M. M.
Pedro M. M.
Yeah, that's definitely not the best way to do this. I think there's some confusion here. When you're saying "claims", I guess you're referring to JWT which this library doesn't...
Same here, triggers_blacklist gets ignored. A workaround that works for me is just to enable `ignore_missing = true`, which will ignore all unlabeled mappings.
If anyone really needs this right now like me to prevent ransomware attacks, as a workaround you can manually provide the corresponding headers for your storage provider. For backblaze, this...
This is the intended behavior. There is no need for this. The state is there to prevent CSRF attacks. Here the client is the good guy and the attacker is...