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

enh: Add details to CodeIntegrity setup check #43575

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Feb 14, 2024

Summary

Add more details so that users of the setup checks can visualize the status better (security guard).

Checklist

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
}
} else {
foreach ($result as $key => $results) {
$formattedTextResponse .= "\t\t- $results\n";
Copy link
Contributor

Choose a reason for hiding this comment

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

Should $results be escaped for markdown special chars?

Also, these complete results will show in occ setupchecks output and in standard admin page, no?
Should we add there some special handling to see double new-line as an end of summary?

@@ -1270,6 +1270,7 @@ doesnotexist:-o-prefocus, .strengthify-wrapper {

li {
margin: 10px 0;
white-space: pre-wrap;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@come-nc this one is for the admin settings page to show the output correctly.

This was referenced Mar 12, 2024
@skjnldsv skjnldsv requested a review from come-nc March 15, 2024 12:06
This was referenced Mar 18, 2024
@skjnldsv skjnldsv mentioned this pull request Mar 28, 2024
81 tasks
@blizzz blizzz mentioned this pull request Apr 4, 2024
67 tasks
@susnux susnux modified the milestones: Nextcloud 29, Nextcloud 30 Apr 4, 2024
@skjnldsv skjnldsv added 2. developing Work in progress stale Ticket or PR with no recent activity and removed 3. to review Waiting for reviews labels Jul 27, 2024
This was referenced Jul 30, 2024
This was referenced Aug 5, 2024
@skjnldsv skjnldsv mentioned this pull request Aug 13, 2024
@skjnldsv skjnldsv removed this from the Nextcloud 30 milestone Aug 14, 2024
@skjnldsv skjnldsv added this to the Nextcloud 31 milestone Aug 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing Work in progress enhancement feature: settings stale Ticket or PR with no recent activity
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants