id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,branch,changelog,apichanges,internalchanges 10975,Enhancement for the contrib/htpasswd.py script,thomasbilk@…,Ryan J Ollos,I have updated the htpasswd.py from contrib. ,enhancement,closed,normal,1.1.5,contrib,1.0dev,trivial,fixed,htpasswd,,,`htpasswd.py` prompts user for password when the password is not specified as an argument.,"* `trac.util.compat` provides an import of the `crypt.crypt` method that will fallback to `fcrypt` module when `crypt` module is not available. `None` is returned if `fcrypt` is not available. * `trac.util` provides the `salt` function for use with cryptographic hash functions.",