Remove community authentication 1.0
authorMagnus Hagander <magnus@hagander.net>
Sun, 10 Dec 2017 15:46:43 +0000 (16:46 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sun, 10 Dec 2017 15:46:43 +0000 (16:46 +0100)
commit6df2043e4d8024fb8476256349a950a2949ab292
tree3a25bed6de3945dd5dfd06c88054b9d3d0ac62d1
parent07345c1458861a38efb514746f44b4d826ed266a
Remove community authentication 1.0

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.
docs/authentication.rst
pgweb/util/auth.py
sql/community_login.sql