Commits
Showing commits that first shipped in 18 (backpatches included). Clear
| Date | Subject | Author | Releases |
|---|---|---|---|
| 2025-05-23 | oauth: Correct missing comma in Requires.private | Jacob Champion | 18.0 |
| 2025-05-23 | oauth: Limit JSON parsing depth in the client | Jacob Champion | 18.0 |
| 2025-05-02 | oauth: Correct SSL dependency for libpq-oauth.a | Jacob Champion | 18.0 |
| 2025-05-01 | oauth: Fix Autoconf build on macOS | Jacob Champion | 18.0 |
| 2025-05-01 | oauth: Move the builtin flow into a separate module | Jacob Champion | 18.0 |
| 2025-04-29 | oauth: Classify oauth_client_secret as a password | Jacob Champion | 18.0 |
| 2025-04-29 | oauth: Disallow OAuth connections via postgres_fdw/dblink | Jacob Champion | 18.0 |
| 2025-04-29 | Bump the minimum supported Python version to 3.6.8 | Jacob Champion | 18.0 |
| 2025-04-23 | oauth: Support Python 3.6 in tests | Jacob Champion | 18.0 |