Hamish Moffatt
Hamish Moffatt
Has anyone tried using Chrome's partition flag on the cookies? Unfortunately not supported by Safari yet but it might help with the upcoming cookie changes in Chrome. At least until...
Thanks @jeffbaier . I use Flask rather than Django but the changes should be similar (and I don't think any monkeypatching will be required). Were you able to test before...
> You have to because the base python cookie library doesn't support `Partitioned` yet. [python/cpython#112714](https://github.com/python/cpython/pull/112714) I don't think Flask uses the base cookie class but it's still an issue. The...
What about using localstorage for the OIDC launch cookie instead?
> I was able to get the login/launch flow to work for Flask apps in Chrome I have also tested this and it's working well. In Chrome you can enable...
The bulk redirects are account-wide, not per domain. It seems tricky for dnscontrol to manage them on this basis. (You also need a business or enterprise subscription to use wildcards...
I tried to take a look at this, but tags weren't added to cloudflare-go until version 0.58.0 (dnscontrol is on 0.55.0 currently), and that has many other breaking changes to...
I've made a start. We'll see how it goes. Testing the tags/comments will be tricky, as it requires a zone on a paid plan, but the integration tests appear to...
Oh yep, https://developers.cloudflare.com/dns/manage-dns-records/reference/record-attributes/
It would be great to have this feature in. Tag waiting_on_contributor is set, but @adlerweb as addressed the comment.