index
:
pgweb.git
master
This is the code for the postgresql.org website
git repository user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
10 days
Make sure we use the venv for the Yum spider.
HEAD
master
Dave Page
2025-12-01
In pgauth plugin, get email address in message from settings
Magnus Hagander
2025-11-28
Automatically filter yum installation platform options based on what's in the...
Dave Page
2025-09-04
Properly strip newlines at end of filename
Magnus Hagander
2025-08-27
Give better error message when invalid data is passed to cauth in d param
Magnus Hagander
2025-08-14
Purge /dyncss/ when a css file is changed
Magnus Hagander
2025-08-13
Fix incorrect message about key-length when generating cauth keys
Magnus Hagander
2025-08-13
Make purgehook aware of files in data/ and issue xkey purges
Magnus Hagander
2025-08-12
Implement community auth using ChaCha20_Poly1305 encryption
Magnus Hagander
2025-06-11
Use base64.urlsafe_b64encode() instead of manual specification of chars
Magnus Hagander
2025-06-11
Implement authenticated encryption in community auth
Magnus Hagander
2025-06-11
Remove suburl support in test_auth.py
Magnus Hagander
2025-04-01
Update to latest version of auth plugin
Magnus Hagander
2024-04-09
Fix cauthreceiver for flask in python3
Magnus Hagander
2023-12-15
fix typo in comment
Stefan Kaltenbrunner
2023-08-28
Add some load-time validation of PGAUTH_KEY in the django sample
Magnus Hagander
2023-06-07
Fix arguments in signal calling
Magnus Hagander
2023-06-07
Give nicer error message when URL data is corrupt
Magnus Hagander
2023-06-07
Add new signal auth_user_created_from_upstream to sample
Magnus Hagander
2023-06-07
Import subscribe_to_user_changes function to sample auth.py
Magnus Hagander
2022-06-20
Fix typo in comment
Magnus Hagander
2022-06-20
Refactor docsload and add support for loading from directory
Magnus Hagander
2022-06-20
Store the git hash of developer docs loaded
Magnus Hagander
2022-06-20
Use the proper set of arguments in docs loader
Magnus Hagander
2021-10-27
Fix data.sql sample for search
Magnus Hagander
2021-10-23
Add baseurl field to sites table in the search system
Magnus Hagander
2021-08-11
Add verbose mode to docs loading and tweak defaults
Magnus Hagander
2021-05-18
Purge PDF listings page when new PDFs are uploaded
Magnus Hagander
2021-05-18
Make documentation purges use xkey
Magnus Hagander
2021-05-17
Handle varnish purges for the static repo as well
Magnus Hagander
2021-02-24
Make sure Host: header is included in varnish purges
Magnus Hagander
2021-02-22
Remove old archives_search function
Magnus Hagander
2021-02-22
Retire search for "community sites"
Magnus Hagander
2020-11-23
Only flag docs as loaded when they've actually changed
Magnus Hagander
2020-09-28
Fix typo in comment
Magnus Hagander
2020-09-16
Exclude the pgAdmin repos from the FTP crawl.
Dave Page
2020-08-12
Simplify transaction handling in the changetracker daemon
Magnus Hagander
2020-08-12
Update nagios monitor to check for duplicated email addresses
Magnus Hagander
2020-08-12
Tweak mediawiki to handle NULL in email fields
Magnus Hagander
2020-08-11
Use unbuffered output by default in changetracker
Magnus Hagander
2020-08-11
Add cauth push receiver plugins for mediawiki and redmine
Magnus Hagander
2020-08-11
Implement synchronization for community authentication
Magnus Hagander
2020-08-11
Make django community auth plugin only save changed fields
Magnus Hagander
2020-08-10
Make user_import in the django auth plugin return the new user
Magnus Hagander
2020-07-13
Remove unused imports
Magnus Hagander
2020-04-03
Update authentication to be django 2 compatible
Magnus Hagander
2020-02-26
Sync community auth plugin to be the latest-and-greatest
Magnus Hagander
2020-01-09
Fix a number of incorrect escapes
Magnus Hagander
2020-01-09
Stop using bare exceptions
Magnus Hagander
2019-11-01
Fix unicode bug from python3 conversion
Magnus Hagander
[next]