Opened 16 years ago
Closed 16 years ago
#6446 closed patch (fixed)
backup and restore scripts - Unescape HTML entites in DB password
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - General | Version: | head |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
The attached patch unescapes some HTML entities in the database password. It basically does the exact same thing that xris did for nuvexport in [20324].
Attachments (1)
Change History (2)
Changed 16 years ago by
comment:1 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
(In [20335]) apply sphery's patch to un-html-escape the db password when loading from config. Closes #6446