Uh oh!
There was an error while loading. Please reload this page.
Removing %SystemRoot% mentions - #1391
Conversation
Auto-Fix Summary47 issues fixed, 8 skipped across 2 files
Ask |
Auto-Fix Summary10 issues fixed, 12 skipped across 4 files
Ask |
Documentation PR ReviewEditorial Reviewdocs/passwordpolicyenforcer/11.0/admin/manage-policies/rules/compromised_rule.md
docs/passwordpolicyenforcer/11.0/installation/hibpupdater.md
docs/passwordpolicyenforcer/11.1/admin/manage-policies/rules/compromised_rule.md
docs/passwordpolicyenforcer/11.1/installation/hibpupdater.md
Summary13 editorial suggestions across 4 files. Vale and Dale issues are auto-fixed separately. Two themes worth a look before merge: the environment variable example was lost from both What to do next: Comment
You can ask Claude anything about the review or about Netwrix writing standards.
|
Auto-Fix Summary10 issues fixed, 12 skipped across 4 files
Ask |
Uh oh!
There was an error while loading. Please reload this page.
Port the fix from PR #1391 (netwrix/docs) to v12.0. That PR cleaned up a dangling "%SystemRoot%." fragment left in a warning callout in 11.0/11.1's hibpupdater.md; 11.2 (and the v12.0 scaffold copied from it) went through a separate rewrite that missed this one instance. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01X5R4A6vzRHbgT2b1S7hguR
11.2 is still fully built and directly reachable even though it's now hidden from navigation, so the same stray "%SystemRoot%." fragment fixed in 12.0 was still live there. Apply the same one-line fix from PR #1391. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01X5R4A6vzRHbgT2b1S7hguR
* docs(ppe): scaffold Password Policy Enforcer v12.0 Copy the 11.2 docs and sidebar as the v12.0 baseline, register the new version in products.js as latest/default, and repoint internal cross-links within the new version to 12.0. Screenshots and installer build numbers still reference 11.2 pending real v12.0 assets/builds. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01X5R4A6vzRHbgT2b1S7hguR * docs(ppe): update v12.0 build numbers and use dedicated v12.0 images Replace the inherited 11.2.0.148 build number with 12.0.0.78 in installer filenames, msiexec examples, and cmdlet version output. Copy static/images/passwordpolicyenforcer/11.2/ to a new 12.0/ folder and repoint all image references in the v12.0 docs to it, so the new version no longer depends on the 11.2 image set. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01X5R4A6vzRHbgT2b1S7hguR * docs(ppe): remove placeholder images from v12.0 scaffold The v12.0 copy carried over 11.2's screenshots verbatim, which misrepresented an unreleased version's UI. Remove all 123 image embeds and the copied static/images/passwordpolicyenforcer/12.0/ folder (170 files), and reword the two passages that referenced a screenshot directly in prose (complexity_rule.md, history_rule.md) so they stand on their own without an image. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01X5R4A6vzRHbgT2b1S7hguR * docs(ppe): remove stray %SystemRoot% mention in v12.0 hibpupdater.md Port the fix from PR #1391 (netwrix/docs) to v12.0. That PR cleaned up a dangling "%SystemRoot%." fragment left in a warning callout in 11.0/11.1's hibpupdater.md; 11.2 (and the v12.0 scaffold copied from it) went through a separate rewrite that missed this one instance. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01X5R4A6vzRHbgT2b1S7hguR * fix(vale): auto-fix style issues (Vale + Dale) * docs(ppe): fix orphaned image-caption regressions and stale version references Address review findings from PR #1478: - testpolicy.md: reword the fail/pass example paragraphs left orphaned by the screenshot removal - usersgroups.md: replace the empty "Policy selection flowchart" section with a Mermaid diagram reproducing the removed screenshot (managing_policies.webp) exactly - character_rules.md, configuring_the_password_policy_client.md: fix sentences left trailing into a removed screenshot - testing_the_password_policy.md: replace the orphaned "mypassword fails two requirements" reference with the actual failing rules - CLAUDE.md: add the missing 12.0 row, correct 11.2's status to Hidden, and make the Cmdlets/Rules convention sections reference "the current latest version" instead of hardcoding 11.2 so they don't go stale on the next version bump - Two KB source files: drop the hardcoded 11_2 version segment from 5 links so they resolve through the evergreen version-less redirect instead of pointing at the now-hidden 11.2 docs Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01X5R4A6vzRHbgT2b1S7hguR * fix(vale): auto-fix style issues (Vale + Dale) * docs(ppe): backport %SystemRoot% fix to 11.2 11.2 is still fully built and directly reachable even though it's now hidden from navigation, so the same stray "%SystemRoot%." fragment fixed in 12.0 was still live there. Apply the same one-line fix from PR #1391. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01X5R4A6vzRHbgT2b1S7hguR * fix(vale): auto-fix style issues (Vale + Dale) --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
As per https://dev.azure.com/NetwrixCorporation/Anixis/_workitems/edit/411519