Skip to content

make it bcrypt #24

@Truth1984

Description

@Truth1984

use safer encryption by default

htpasswd -cb /etc/squid/passwd "${USERNAME}" "${PASSWORD}"

change it to

htpasswd -cbB /etc/squid/passwd "${USERNAME}" "${PASSWORD}"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions