Skip to content

Update service checks to ignore server app users - #3270

Merged
TorstenDittmann merged 1 commit into
appwrite:masterfrom
stnguyen90:feat-3269-skip-service-check-for-server
Jun 1, 2022
Merged

Update service checks to ignore server app users#3270
TorstenDittmann merged 1 commit into
appwrite:masterfrom
stnguyen90:feat-3269-skip-service-check-for-server

Conversation

@stnguyen90

Copy link
Copy Markdown
Contributor

What does this PR do?

This change updates the service check to ignore (server) app users who authenticate with API key.

Test Plan

Created an E2E test for the change as well as tested manually. The following screenshot shows an API call made with an API key before the change and then after the change:

image

Related PRs and Issues

Closes #3269

Have you read the Contributing Guidelines on issues?

Yes

@stnguyen90

Copy link
Copy Markdown
Contributor Author

I'm not sure why the tests failed. The test that failed is unrelated to my change and when I ran that test locally, it passed.

@christyjacob4

Copy link
Copy Markdown
Contributor

The CNAME test fails because we removed one of the CNAME records for test1.appwrite.io

@TorstenDittmann

Copy link
Copy Markdown
Contributor

master should be fixed now - so if you rebase/merge with master you should be fine 👍🏻

@stnguyen90
stnguyen90 force-pushed the feat-3269-skip-service-check-for-server branch from e0e6c40 to f645c2c Compare June 1, 2022 03:42
@stnguyen90

Copy link
Copy Markdown
Contributor Author

master should be fixed now - so if you rebase/merge with master you should be fine 👍🏻

rebased!

@TorstenDittmann
TorstenDittmann merged commit f132217 into appwrite:master Jun 1, 2022
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.

Skip Service Check for API Key

3 participants