-
Notifications
You must be signed in to change notification settings - Fork 324
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
Pending invitations by email lookup #1168
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good otherwise!
a1ab0fa
to
afc485a
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
add nginz unauthenticated endpoint for pending invitation request See also zinfra/backend-issues#1489 and related PR wireapp/wire-server#1168
add nginz unauthenticated endpoint for pending invitation request See also zinfra/backend-issues#1489 and related PR wireapp/wire-server#1168
eafa122
to
302a2c1
Compare
This PR now only depends on
|
Context: zinfra/backend-issues#1489 "Allow people to know if there is a pending invitation for a given email".
Add nginz test for that public endpoint, requires wireapp/wire-server-deploy#317 for CI tests to pass.
99e726d
to
30f5122
Compare
CI failure is unrelated to this PR (tracked in zinfra/backend-issues#1600 ), all tests pass locally, and all relevant tests pass on CI. |
Context: https://github.com/zinfra/backend-issues/issues/1489