Commit graph

14 commits

Author SHA1 Message Date
lars 8d6ddd09d9 added example apache config 2012-09-20 02:19:16 +00:00
lars ef4f638797 renamed "htname" to "zone"
added users to change their passwords (without admin access)
2012-09-20 01:51:08 +00:00
lars 38027320ff avoid problems with missing trailing slash 2012-07-17 09:19:34 +00:00
lars 19fd6d004e re-read the mapping file for every access 2011-03-28 19:48:56 +00:00
lars 7612f74f87 remove newline characters when reading password hashes from a file
sort the entries by name during "save"
2010-06-10 14:02:47 +00:00
lars 8dd0b23e74 fixed genshi template loader search path
fixed wsgi detection
added "htpasswd_directory" setting
2010-06-08 23:57:23 +00:00
lars 397b19c591 added template for admin list of zones 2010-06-08 23:56:00 +00:00
lars 96edf90d0a moved example config files to a seperate config directory
added some more explanatory text for important settings
2010-06-08 23:55:02 +00:00
lars 6c37dcd787 obfuscate entered passwords 2010-06-08 11:49:35 +00:00
lars c48113005d added prelimenary README file 2010-06-05 01:46:22 +00:00
lars de95a56dd6 added example config files 2010-06-05 01:43:35 +00:00
lars c4d2e9c204 added web interface code
added basic templates
2010-06-05 01:22:57 +00:00
lars 53d561e65d ignore mal-formed input lines
sort usernames by default
2010-06-05 01:22:20 +00:00
lars 6295daf7f7 initialized a basic htpasswd web interface
* imported http://trac.edgewall.org/export/9825/trunk/contrib/htpasswd.py
 * improved file handling and items management
2010-06-04 21:32:27 +00:00