Bug #26993
Allow special characters in grub-bhyve password
Needs Merging:
Yes
Needs Automation:
No
Support Suite Ticket:
n/a
Hardware Configuration:
ChangeLog Required:
No
Description
It is necessary to improve the way how we set the password inside grub.cfg, perhaps using quotes around password to avoid issues when we start grub-bhyve.
Associated revisions
fix(middlewared/vm): Add quotes around rancher password to avoid issues when users use special characters such like '&'.
Ticket: #26993
fix(middlewared/vm): Add quotes around rancher password to avoid issues when users use special characters such like '&'.
Ticket: #26993
[MASTER] fix(middlewared/vm): Add quotes around rancher password to avoid issues when users use special characters such like '&'. (#549)
* fix(middlewared/vm): Add quotes around rancher password to avoid issues when users use special characters such like '&'.
* Use pipes.quote to parse the password.
Ticket: #26993
[STABLE] fix(middlewared/vm): Add quotes around rancher password to avoid issues when users use special characters such like '&'. (#550)
* fix(middlewared/vm): Add quotes around rancher password to avoid issues when users use special characters such like '&'.
* Use pipes.quote to parse the password.
Ticket: #26993
History
#1
Updated by Marcelo Araujo about 3 years ago
- Status changed from Screened to Needs Developer Review
- Assignee changed from Marcelo Araujo to William Grzybowski
#2
Updated by Dru Lavigne about 3 years ago
- Target version changed from 11.1-RC3 to 11.1
#3
Updated by Dru Lavigne about 3 years ago
- Subject changed from grub-bhyve password issue to Allow special characters in grub-bhyve password
#4
Updated by William Grzybowski about 3 years ago
- Status changed from Needs Developer Review to Reviewed by Developer
- Assignee changed from William Grzybowski to Marcelo Araujo
#5
Updated by Marcelo Araujo about 3 years ago
- Status changed from Reviewed by Developer to Ready For Release
#6
Updated by Dru Lavigne about 3 years ago
- Status changed from Ready For Release to Resolved