[SQSERVICES-1822] [OAUTH] Revoking a refresh token (8/n)#3010
Merged
battermann merged 13 commits intoSQSERVICES-1825-be-oauth-refresh-token-generationfrom Jan 24, 2023
Conversation
…cs.wire.com easier.
* Use v2 types in legacy get-conversation endpoints * Use V3 get-conversation in most tests * Test get-conversation@v2 endpoint directly * Use galley v3 in brig's integration tests and RPC
The prior version relied on an image that has been removed from docker hub. Thus, our own inbucket chart could not be deployed anymore.
* ingress compatibility k8s 1.22 and beyond See https://kubernetes.io/docs/reference/using-api/deprecation-guide/ * batch api compatibility for k8s >= 1.25 * fixup lost closing parenthesis * wording * go templating: don't munch the newline break after a comment
* Hook federated API call docs into docs.wire.com (manually). * Update fedcalls README. * s/client api calls/api calls/ (Will also include fed calls from now on, and anyway an API is always both a server and a client API, or it wouldn't work at all.) * Dial down warning in link to swagger docs. (it's gotten better since 2020)
Add sphinx-copybutton plugin to make copying snippets of code from do…
* log randomPrekey state of things * Add an integration test to ensure list of prekeys does not become empty. This test should also run for the dynamoDB case, to ensure our implementation isn't buggy (it probably isn't, but to check for regressions) * add another test for last prekey validation * Add one more test, fix warning from previous test * logging on startup: log using info level, not warning * fixup: expected status code is 201, not 200 * remove commented out code * changelog * linter? make format doesn't work; or local/CI don't agree
…-oauth-refresh-token-generation
a88612a to
9ac9428
Compare
9ac9428
into
SQSERVICES-1825-be-oauth-refresh-token-generation
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Checklist
changelog.d