mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-06 09:57:57 +00:00

This lets downstream systems securely search for users that are in the system, so they can populate their local database with users before they have logged in if necessary. This can be used for example for the commitfest management system to be able to flag users as authors and reviewers even before they have logged in.
Documentation ============= This directory holds some basic documentation for the pgweb system. It doesn't claim to be complete in any way, and any contributions to make it so are always welcome!