On Wed, May 21, 2025 at 5:20 PM Jacob Champion <jacob.champ...@enterprisedb.com> wrote: > > I took a quick look at the authentication and oauth_validator changes. > Maybe 007_pre_auth.pl should include `receipt`, to make it easier to > debug pre-auth hangs using the logs? Other than that, the changes > looked reasonable to me.
Cool, I updated that one (had to review my good ol' perl single quoting rules to see if q[] still worked there but I think we're safe :)). Thanks for taking a look. Thanks also to Peter E for the report and review. I've pushed this. - Melanie