Crate htpasswd[][src]

Functions

parse

Parse the htpasswd string and create a IndexMap of user/password pairs.

stringify

Transform the IndexMap of user/password pairs as create a htpasswd string.