Chris Neal

Results 11 comments of Chris Neal

@zippoxer I've looked into this too, I think we could add the connection to the connections.xml file that MySQLWorkBench creates? Using the name of the site as the name of...

@albehrens In your serverless.yml file, do you have it set to forward all cookies? Like below: ``` myNextApplication: component: "@sls-next/serverless-component@{version_here}" inputs: cloudfront: defaults: forward: cookies: "all" ```

@miguelduque Instead of `OriginAccessIdentity` try using `originAccessIdentityId`.

The notification might be better done with some sort of email mailing list. I won't be looking at the Authorizer UI often once it's setup, so I wouldn't see any...

This seems to be fixed now. It's working for me on master branch.

@mrdj07 Thanks for taking my PR and improving it so much! @Nyratas Any idea when this PR could get merged?

@Nyratas This is quite a big issue for us currently. Could you spend sometime reviewing this PR please?

@Nyratas @voidgraphics Please review this PR. If have no time or are you're no longer willing to maintain this, then please pass it over to someone who can.