mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-03-28 02:31:55 +01:00
Merge pull request #3458 from onyx-dot-app/bugfix/connector_tests
test changing back emails
This commit is contained in:
commit
12c426c87b
@ -12,7 +12,7 @@ GOOGLE_SCOPES = {
|
||||
"https://www.googleapis.com/auth/admin.directory.user.readonly",
|
||||
],
|
||||
DocumentSource.GMAIL: [
|
||||
"https://www.googleapis.com/auth/gmail.readonfromly",
|
||||
"https://www.googleapis.com/auth/gmail.readonly",
|
||||
"https://www.googleapis.com/auth/admin.directory.user.readonly",
|
||||
"https://www.googleapis.com/auth/admin.directory.group.readonly",
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user