This repository was archived by the owner on Apr 6, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 11
Multi-Token Authentication & 2FA #2
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…er email address affects: @orbiting/backend-modules-mail
This reverts commit dab95c2.
affects: @orbiting/backend-modules-auth, @orbiting/backend-modules-mail
affects: @orbiting/backend-modules-auth
affects: @orbiting/backend-modules-auth, @orbiting/backend-modules-mail
affects: @orbiting/backend-modules-auth, @orbiting/backend-modules-base
affects: @orbiting/backend-modules-auth, @orbiting/backend-modules-base, @orbiting/backend-modules-mail BREAKING CHANGE: mail, auth, base
* master: (30 commits) chore(release): releasing component fix(assets): remove unnecessary await chore(release): releasing component feat(assets): buffer instead of stream for content-length chore(release): releasing component fix(base): clear cf cookie chore(release): releasing component fix(documents): webp cap. check chore(release): releasing component chore(release): releasing component chore(release): releasing component feat(assets): repo.uploadImages: transfers images from github to AWS S3 feat(documents): add webp suffix to image urls in Document resolvers feat(assets): add lib webp url suffixer fix(documents): devide processRepoImageUrls in processRepoImageUrlsInContent and -InMeta feat(documents): add lib processImageUrls (migrate from publikator-backend) feat(assets): add size=WxH to portraitUrl in uploadPortrait feat(assets): upload lib, cleanup convertImage chore(assets): readme fix(assets): readme ...
* fix-session-clear: fix(auth): fix clearSession
* move-interests: fix(auth): fix updateUserEmail fix(auth): use the new moveNewsletterSubscriptions from mail Revert "fix(auth): remove changeEmail, belongs to republik-backend" feat(mail): adds method to move newsletter settings from one to another email address
allows to cancel a session request, will invalidate assigned tokens but no login
…l-merged/backend-modules into totp
…rHasPledgeOrMembership
GDPR and auth tests
patrickvenetz
added a commit
that referenced
this pull request
Dec 25, 2018
Fixes access invitation email subject line take #2
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
unauthorizedSignInResponse contains "availableSecondFactors" (better naming), unauthorizedSession: Session!
to: authorizeSession(email: String!, tokens: [SignInToken!]!