Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/170 #237

Merged
merged 14 commits into from
Oct 3, 2019
Merged

Fix/170 #237

merged 14 commits into from
Oct 3, 2019

Conversation

jrconlin
Copy link
Member

@jrconlin jrconlin commented Sep 30, 2019

  • Added "kid" column to database:
  • May want to use alternate "sync_kid" db for local testing
    DSN: spanner://projects/sync-spanner-dev-225401/instances/spanner-test/databases/sync_kid
  • Switched over indexing to use "fxa_id" (kid) and pass HawkParameter when possible.

Issue #170

pjenvey and others added 6 commits September 27, 2019 09:46
* May want to use alternate "sync_kid" db.
  DSN: spanner://projects/sync-spanner-dev-225401/instances/spanner-test/databases/sync_kid
* switched over index to use "fxa_id" (kid), and pass HawkParameter when possible

Issue #170
@jrconlin jrconlin requested review from pjenvey and fzzzy September 30, 2019 19:46
@jrconlin
Copy link
Member Author

I'm fine rebasing this into one PR. There were a few messier merges in play, but not sure if we want to lose history.

src/server/test.rs Outdated Show resolved Hide resolved
src/web/auth.rs Outdated Show resolved Hide resolved
* Added ddl for spanner
* include old index and new index entries
* change to fxa_kid to reduce confusion
* match tombstone behaviors between mysql & spanner

Closes #170
src/web/extractors.rs Outdated Show resolved Hide resolved
src/db/spanner/models.rs Outdated Show resolved Hide resolved
src/db/spanner/models.rs Outdated Show resolved Hide resolved
src/db/spanner/models.rs Outdated Show resolved Hide resolved
@jrconlin jrconlin requested a review from pjenvey October 3, 2019 00:51
@jrconlin jrconlin merged commit 11b4b07 into master Oct 3, 2019
@jrconlin jrconlin deleted the fix/170 branch October 3, 2019 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants