forked from rDrama/rDrama
1
0
Fork 0
rDrama/files
Snakes dfa700ab1a Deux: patch improper logins for post-seeding accs.
Deux's users were originally seeded from a clone of the rDrama DB.
Thereby, user IDs are paired between the sites, and this is further
the only clear means by which we can link accounts between the sites.
However, signups on either site after the seeding will not have
synchronized IDs. Newer accounts on Drama could thereby be used to
sign into the Deux account with the same user_id.

There's no clear way to solve this without going to a shared identity
provider for both. In the interim, we restrict shared login to users
from before divergence began. This is a kludge, but it works.
2022-07-14 03:00:08 -04:00
..
classes refactor changelog 2022-07-13 23:03:11 +02:00
helpers Deux: sidebar, sidebar thread; restrict holes. 2022-07-14 02:19:59 -04:00
mail replace "request.host" with "SITE" 2022-07-13 20:14:37 +02:00
routes Deux: patch improper logins for post-seeding accs. 2022-07-14 03:00:08 -04:00
templates Deux: sidebar, sidebar thread; restrict holes. 2022-07-14 02:19:59 -04:00
tests vdffsd 2022-05-23 00:45:04 +02:00
__init__.py Revert "delete useless file" 2022-06-10 21:50:09 -04:00
__main__.py replace "request.host" with "SITE" 2022-07-13 20:14:37 +02:00
cli.py Fix cli.py running in wrong working directory. 2022-06-19 05:28:07 -04:00