Patch - Password manager: Difference between revisions

From Edge Threat Management Wiki - Arista
Jump to navigationJump to search
No edit summary
Line 14: Line 14:


<code>
<code>
curl -s -k https://downloads.untangle.com/public/patches/17.4.0/17.4.0-password-manager.patch.sh.tgz | tar -xz && ./17.4.0-password-manager.patch
curl -s -k https://downloads.edge.arista.com/public/patches/17.4.0/17.4.0-password-manager.patch.sh.tgz | tar -xz && ./17.4.0-password-manager.patch
</code>
</code>

Revision as of 17:05, 5 December 2025

What it is

This patch fixes the following issues:

  • Some characters were unusable with the new password manager.

NOTE : Users will need to re-enter any passwords that contain the ! or $ characters via the UI.

Affected Version

17.4.0

How to run

curl -s -k https://downloads.edge.arista.com/public/patches/17.4.0/17.4.0-password-manager.patch.sh.tgz | tar -xz && ./17.4.0-password-manager.patch