mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-13 13:12:42 +00:00

Community authentication 1.0 relied on PostgreSQL connections between all servers, and hasn't been used for years. This includes removing the code that migrates users from the old community authentication system to the new one. This means that any user who has not logged in since 2011 will no longer be able to user their oan account, and have to create a new one.
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!