mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-05-29 10:47:53 -04:00
Base64 passwords can contain /, +, = which break sed with | delimiter. Also escape & and \ characters for safety.
Base64 passwords can contain /, +, = which break sed with | delimiter. Also escape & and \ characters for safety.