Commit graph

26 commits

Author SHA1 Message Date
phil 9ebee9c234 Migrate to markdown 2021-02-14 22:47:21 +01:00
phil 664aff7d3d Requirements aktualisiert 2021-02-10 09:17:38 +00:00
phil 3520de2d6d Styling fuer Passwortaenderung 2021-02-10 01:32:09 +00:00
lars ab08ca121a htman: korrigiere Frontpage-Formular fuer fehlenden abschliessenden Slash 2021-02-10 00:42:58 +00:00
phil 23b4cac045 Styling mit Bootstrap 2021-02-10 00:26:31 +00:00
lars ba12652b1c htman: erlaube Wiki-Auswahl per Formular 2021-02-09 22:44:41 +00:00
lars 22f27a784d htman: add cgi wrapper 2021-02-09 21:14:14 +00:00
lars 8a185e878a htman: switch from bobo to bottle
bobo does not support python3
2021-02-09 21:12:49 +00:00
lars 4b517a736e htman: vorlaeufige Ruecknahme der flask-Umstellung 2021-02-09 20:05:41 +00:00
phil 170e2d21fc Starte Flask-Transformation 2020-09-03 12:15:26 +00:00
lars 2992abd0f3 fehlerhaften "/index.html"-Link verkuerzt 2016-01-07 01:49:18 +00:00
lars a295f23ded "Wiki" statt "Access Zone" 2016-01-07 01:45:05 +00:00
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