Patch - Password manager: Difference between revisions
From Edge Threat Management Wiki - Arista
Jump to navigationJump to search
No edit summary |
Bcarmichael (talk | contribs) No edit summary |
||
| Line 14: | Line 14: | ||
<code> | <code> | ||
curl -s -k https://downloads. | 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.sh | ||
</code> | </code> | ||
Latest revision as of 17:24, 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.untangle.com/public/patches/17.4.0/17.4.0-password-manager.patch.sh.tgz | tar -xz && ./17.4.0-password-manager.patch.sh