Commit graph

25 commits

Author SHA1 Message Date
a068bba0e9 Requirements aktualisiert 2021-02-10 09:17:38 +00:00
c625fa2774 Styling fuer Passwortaenderung 2021-02-10 01:32:09 +00:00
2e471734eb htman: korrigiere Frontpage-Formular fuer fehlenden abschliessenden Slash 2021-02-10 00:42:58 +00:00
b8bce3c740 Styling mit Bootstrap 2021-02-10 00:26:31 +00:00
0d628fc321 htman: erlaube Wiki-Auswahl per Formular 2021-02-09 22:44:41 +00:00
c82f0f480e htman: add cgi wrapper 2021-02-09 21:14:14 +00:00
953cb2f935 htman: switch from bobo to bottle
bobo does not support python3
2021-02-09 21:12:49 +00:00
50c8d6f75c htman: vorlaeufige Ruecknahme der flask-Umstellung 2021-02-09 20:05:41 +00:00
d15403403b Starte Flask-Transformation 2020-09-03 12:15:26 +00:00
c4bab23f41 fehlerhaften "/index.html"-Link verkuerzt 2016-01-07 01:49:18 +00:00
ca9461261b "Wiki" statt "Access Zone" 2016-01-07 01:45:05 +00:00
8d6ddd09d9 added example apache config 2012-09-20 02:19:16 +00:00
ef4f638797 renamed "htname" to "zone"
added users to change their passwords (without admin access)
2012-09-20 01:51:08 +00:00
38027320ff avoid problems with missing trailing slash 2012-07-17 09:19:34 +00:00
19fd6d004e re-read the mapping file for every access 2011-03-28 19:48:56 +00:00
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
8dd0b23e74 fixed genshi template loader search path
fixed wsgi detection
added "htpasswd_directory" setting
2010-06-08 23:57:23 +00:00
397b19c591 added template for admin list of zones 2010-06-08 23:56:00 +00:00
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
6c37dcd787 obfuscate entered passwords 2010-06-08 11:49:35 +00:00
c48113005d added prelimenary README file 2010-06-05 01:46:22 +00:00
de95a56dd6 added example config files 2010-06-05 01:43:35 +00:00
c4d2e9c204 added web interface code
added basic templates
2010-06-05 01:22:57 +00:00
53d561e65d ignore mal-formed input lines
sort usernames by default
2010-06-05 01:22:20 +00:00
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