Ticket #444 (closed defect: fixed)
Apache's htpasswd hashes
| Reported by: | lapo@… | Owned by: | jan |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | core | Version: | 1.4.x-svn |
| Severity: | normal | Keywords: | |
| Cc: | lapo@… | Blocked By: | |
| Need User Feedback: | no | Blocking: |
Description
In order to convert existing Apache installations with lots and lots of existing htpasswd-based users, it would be convenient to support Apache's htpasswd format generated by -m and -s:
% htpasswd -nbm username password
username:$apr1$mpXPC...$NxRSyyOSoVSE2KvYWB2M/.
% htpasswd -nbs username password
username:{SHA}W6ph5Mm5Pz8GgiULbPgzG37mj9g=
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

