Commit graph

14 commits

Author SHA1 Message Date
lars 490ebad28d added example apache config 2012-09-20 02:19:16 +00:00
lars d58d3c35ca renamed "htname" to "zone"
added users to change their passwords (without admin access)
2012-09-20 01:51:08 +00:00
lars 4c7ed4b7be avoid problems with missing trailing slash 2012-07-17 09:19:34 +00:00
lars 5e06806d40 re-read the mapping file for every access 2011-03-28 19:48:56 +00:00
lars ac804b286c 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 988fa15962 fixed genshi template loader search path
fixed wsgi detection
added "htpasswd_directory" setting
2010-06-08 23:57:23 +00:00
lars cf1e2deed5 added template for admin list of zones 2010-06-08 23:56:00 +00:00
lars 0824f0d86b 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 5b840bc4e5 obfuscate entered passwords 2010-06-08 11:49:35 +00:00
lars 5d1455c9a4 added prelimenary README file 2010-06-05 01:46:22 +00:00
lars 20fb018cbc added example config files 2010-06-05 01:43:35 +00:00
lars 0cfc0ebb44 added web interface code
added basic templates
2010-06-05 01:22:57 +00:00
lars f611eac8ad ignore mal-formed input lines
sort usernames by default
2010-06-05 01:22:20 +00:00
lars ea8a8d8d80 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