Skip to content
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

Add missing Google Drive preferences #673

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add missing Google Drive preferences #673

wants to merge 2 commits into from

Conversation

apizz
Copy link
Collaborator

@apizz apizz commented May 16, 2024

Some new preferences were added to https://support.google.com/a/answer/7644837

@apizz apizz requested a review from kevinmcox May 16, 2024 23:12
Copy link
Collaborator

@relgit relgit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@apizz, see my two comments.

@@ -320,7 +362,7 @@ The payload organization for a payload need not match the payload organization i
<key>pfm_name</key>
<string>ForceBrowserAuth</string>
<key>pfm_note</key>
<string>If your organization uses security keys or SSO, this setting may resolve sign-in problems. NOTE: Undocumented key.</string>
<string>NOTE: Undocumented key. If your organization uses security keys or SSO, this setting may resolve sign-in problems.</string>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you're changing the order here, remember that both PC and iPE already display a note title before pfm_note texts, so having the text start with "NOTE: " will double that.

<key>pfm_name</key>
<string>DisableMeetOutlookPlugin</string>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why was DisableMeetOutlookPlugin removed?

@kevinmcox kevinmcox added the 🛠️ update manifest Update existing manifest label Jun 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🛠️ update manifest Update existing manifest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants