Files
postgres-web/docs
Magnus Hagander c6c43c1689 Implement user searching in the community auth system
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.
2014-07-19 15:12:27 +02:00
..

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!