mirror of
https://github.com/postgres/pgweb.git
synced 2025-08-03 15:38:59 +00:00

Instead of requiring all users to log in to the main website once, this allows them to keep using their old password on any aux sites that uses the community login system. We might want to consider actually migrating the accounts to the new system at some point in the future, but for now, just allow logins against the old tables, and have migration only happen when the user logs into the main website.