Skip to content

Keep OAuth2 user info in the encrypted session cookie by default #4214

Keep OAuth2 user info in the encrypted session cookie by default

Keep OAuth2 user info in the encrypted session cookie by default #4214

Triggered via pull request April 9, 2024 15:09
Status Success
Total duration 1m 29s
Artifacts

vale.yml

on: pull_request
Linting with Vale
1m 21s
Linting with Vale
Fit to window
Zoom out
Zoom in

Annotations

3 warnings
Linting with Vale: docs/src/main/asciidoc/security-openid-connect-providers.adoc#L740
[vale] reported by reviewdog 🐶 [Quarkus.TermsWarnings] Consider using 'might (for possiblity)' or 'can (for ability)' rather than 'may' unless updating existing content that uses the term. Raw Output: {"message": "[Quarkus.TermsWarnings] Consider using 'might (for possiblity)' or 'can (for ability)' rather than 'may' unless updating existing content that uses the term.", "location": {"path": "docs/src/main/asciidoc/security-openid-connect-providers.adoc", "range": {"start": {"line": 740, "column": 4}}}, "severity": "WARNING"}
Linting with Vale: docs/src/main/asciidoc/security-openid-connect-providers.adoc#L740
[vale] reported by reviewdog 🐶 [Quarkus.SentenceLength] Try to keep sentences to an average of 32 words or fewer. Raw Output: {"message": "[Quarkus.SentenceLength] Try to keep sentences to an average of 32 words or fewer.", "location": {"path": "docs/src/main/asciidoc/security-openid-connect-providers.adoc", "range": {"start": {"line": 740, "column": 192}}}, "severity": "INFO"}
Linting with Vale: docs/src/main/asciidoc/security-openid-connect-providers.adoc#L740
[vale] reported by reviewdog 🐶 [Quarkus.TermsSuggestions] Depending on the context, consider using ', which (non restrictive clause preceded by a comma)' or 'that (restrictive clause without a comma)' rather than 'which'. Raw Output: {"message": "[Quarkus.TermsSuggestions] Depending on the context, consider using ', which (non restrictive clause preceded by a comma)' or 'that (restrictive clause without a comma)' rather than 'which'.", "location": {"path": "docs/src/main/asciidoc/security-openid-connect-providers.adoc", "range": {"start": {"line": 740, "column": 270}}}, "severity": "INFO"}