pgjdbc/pgjdbc GitHub issues and pull requests (mirror)help / color / mirror / Atom feed
[pgjdbc/pgjdbc] PR #3667: refactor: pass ChannelBinding to ScramAuthenticator instead of passing full Properties 4+ messages / 2 participants [nested] [flat]
* [pgjdbc/pgjdbc] PR #3667: refactor: pass ChannelBinding to ScramAuthenticator instead of passing full Properties @ 2025-06-15 15:06 "vlsi (@vlsi)" <[email protected]> 0 siblings, 0 replies; 4+ messages in thread From: vlsi (@vlsi) @ 2025-06-15 15:06 UTC (permalink / raw) To: pgjdbc/pgjdbc <[email protected]> This avoids unexpected dependencies of ScramAuthenticator on the connection properties. ^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: [pgjdbc/pgjdbc] PR #3667: refactor: pass ChannelBinding to ScramAuthenticator instead of passing full Properties @ 2025-06-15 16:22 "sehrope (@sehrope)" <[email protected]> 2 siblings, 0 replies; 4+ messages in thread From: sehrope (@sehrope) @ 2025-06-15 16:22 UTC (permalink / raw) To: pgjdbc/pgjdbc <[email protected]> Is `ChannelBindingRequiredTest` being run in CI? I can't find it in any of the GHA logs: https://github.com/pgjdbc/pgjdbc/actions/runs/15664516400 I would have expected this one with ssl + scram to run it: https://github.com/pgjdbc/pgjdbc/actions/runs/15664516400/job/44126869186 ^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: [pgjdbc/pgjdbc] PR #3667: refactor: pass ChannelBinding to ScramAuthenticator instead of passing full Properties @ 2025-06-15 17:31 "vlsi (@vlsi)" <[email protected]> 2 siblings, 0 replies; 4+ messages in thread From: vlsi (@vlsi) @ 2025-06-15 17:31 UTC (permalink / raw) To: pgjdbc/pgjdbc <[email protected]> The log shows only the test with failures, tests with skips, or the ones that are slow. The rest do not show up in the logs. You could find all the tests in Gradle Scan report (the link is at the very end of the build log): https://scans.gradle.com/s/t236mif6boifi/tests/overview?class=org.postgresql.test.core.ChannelBindin... ^ permalink raw reply [nested|flat] 4+ messages in thread
* Re: [pgjdbc/pgjdbc] PR #3667: refactor: pass ChannelBinding to ScramAuthenticator instead of passing full Properties @ 2025-06-15 18:21 "sehrope (@sehrope)" <[email protected]> 2 siblings, 0 replies; 4+ messages in thread From: sehrope (@sehrope) @ 2025-06-15 18:21 UTC (permalink / raw) To: pgjdbc/pgjdbc <[email protected]> Thanks for the explanation! ^ permalink raw reply [nested|flat] 4+ messages in thread
end of thread, other threads:[~2025-06-15 18:21 UTC | newest] Thread overview: 4+ messages (download: mbox mbox.gz follow: Atom feed) -- links below jump to the message on this page -- 2025-06-15 15:06 [pgjdbc/pgjdbc] PR #3667: refactor: pass ChannelBinding to ScramAuthenticator instead of passing full Properties "vlsi (@vlsi)" <[email protected]> 2025-06-15 16:22 ` "sehrope (@sehrope)" <[email protected]> 2025-06-15 17:31 ` "vlsi (@vlsi)" <[email protected]> 2025-06-15 18:21 ` "sehrope (@sehrope)" <[email protected]>
This inbox is served by agora; see mirroring instructions for how to clone and mirror all data and code used for this inbox