descriptionThis is the code for the postgresql.org website
ownerMagnus Hagander
last changeFri, 11 Jul 2025 01:28:35 +0000 (21:28 -0400)
shortlog
47 hours ago Jonathan S... Update info on financial sponsors page master github/master
2 days ago Dave PageRemove activity examples, per PGCA board discussion.
2 days ago Dave PageRemove Xata as a PGCA financial sponsor.
10 days ago Magnus HaganderDo full email validation in oauth signup form
2025-06-23 Jimmy AngelakosAdd new book: PostgreSQL Mistakes and How to Avoid...
2025-06-16 Magnus HaganderShow cauth version field in django overview page
2025-06-12 Magnus HaganderMake oauthexceptions be http status 400 on signup as...
2025-06-11 Magnus HaganderSet status 400 on oauth exceptions
2025-06-11 Magnus HaganderEnsure oauth secure cookie expires
2025-06-11 Magnus HaganderUse encrypted cookie instead of session for oauth state...
2025-06-11 Magnus HaganderUse POST when sending to third party oauth
2025-06-11 Magnus HaganderUse base64.urlsafe_b64encode() instead of manual specif...
2025-06-11 Magnus HaganderImplement authenticated encryption in community auth
2025-06-11 Magnus HaganderRemove suburl support in test_auth.py
2025-06-02 Devrim GunduzRemove more RHEL 7 stuff, also remove Oracle Linux...
2025-06-02 Devrim GunduzRHEL 10 is available, RHEL 7 is EOL, Fedora 40 is EOL...
...
heads
47 hours ago master