4 Commits

Author SHA1 Message Date
Tom Moor
1c0c694c22
fix: Email auth should allow same guest user on multiple subdomains (#2252)
* test: Add email auth tests to establish current state of system

* fix: Update logic to account for dupe emails used between subdomains

* test

* test
2021-07-02 12:07:43 -07:00
Tom Moor
32f83311f6
chore: upgrade sequelize (#965)
* 0.18.0

* chore: Upgrade sequelize 4 -> 5

* fix: migrations v5 support

* fix: Majority of test failures

* fix: the rest of v5 tests
2019-06-23 15:49:45 -07:00
Tom Moor
1f859f01e3 Tidy / fix migrations - MUST return a promise 2017-11-19 16:49:51 -08:00
Jori Lallo
cd584da5cf Upgrade sequelize and remove unique email constraints 2017-07-12 22:55:50 -07:00