A. Craig West

Results 9 comments of A. Craig West

I have written a LOT of geometry library code for OpenSCAD that would be broken by this. I like the idea of a compatibility flag, as I never really liked...

> You might be right with the schema. > > However updating all the code with optional optional field with the default value just to _satisfy_ the provider does not...

> @duedares-rvj We had our `cross_origin_auth` set to explicitly false for years, the git history shows it. We would regularly apply our configs, and the cross origin auth flag was...

Hi @leontastic, we did an RCA of the issue, and it was a bug in the implementation of `cross_origin_auth` attribute which has since been fixed.

I have the same issue, it seems fairly recent

@BryanLewis-AtOkta can you sign your commits?

We had issues with the signature requirements, so remade the PR with https://github.com/auth0/terraform-provider-auth0/commit/c9e8550af68225116da1869ce6a11d0804b821e5

Are MP3 tracks currently not supported? I was looking at using this project for a music streaming player, but MP3 support is rather essential for that

It doesn't really look like this is our fault, the mysql driver is calling cleanup on the connection, which closes it, before we have a chance to roll back or...