-
Notifications
You must be signed in to change notification settings - Fork 382
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
doc: update documentation to point to security best practice #14942
base: main
Are you sure you want to change the base?
doc: update documentation to point to security best practice #14942
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #14942 +/- ##
=======================================
Coverage 92.91% 92.91%
=======================================
Files 2351 2351
Lines 210082 210082
=======================================
+ Hits 195202 195203 +1
+ Misses 14880 14879 -1 ☔ View full report in Codecov by Sentry. |
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.
Reviewable status: 0 of 3 files reviewed, 2 unresolved discussions (waiting on @cuiy0006)
google/cloud/credentials.h
line 122 at r2 (raw file):
* credentials. * * Important: If you accept a credential configuration (credential
s/Important:/@warning
This will add some additional highlighting during doc rendering.
Code quote:
Important:
google/cloud/credentials.h
line 276 at r2 (raw file):
* Azure, or SAML 2.0. * * Important: If you accept a credential configuration (credential
s/Important:/@warning
This will add some additional highlighting during doc rendering.
Code quote:
Important:
This change is