Commit graph

10 commits

Author SHA1 Message Date
Mike Bonnet
d6a8bb9322 enforce utf-8 encoding in escapeHTML() 2009-02-02 14:07:00 -05:00
Mike Bonnet
99143b3413 add an auth token to any URL that modifies the system, to avoid CSRF vulnerabilities 2009-01-19 12:35:28 -05:00
Mike McLean
60d66b010a a couple changes to assist in theming
move explicit image sizes to css
make welcome message customizable
2008-10-03 16:51:13 -04:00
Mike Bonnet
5c9f719979 update the web UI to conform to XHTML 1.0 Transitional (thanks W3C Validator!) 2008-10-03 10:56:52 -04:00
Mike Bonnet
bdc647872d util.py: add the toggleSelected() method 2008-09-19 13:34:53 -04:00
Mike Bonnet
4cf009fb7f implement passthrough_except(), which doesn't require a full list of vars for every invocation 2008-09-18 15:12:31 -04:00
Mike McLean
3dc2eb581e handle errors more gracefully in the web ui. Display a real explanation if possible. 2008-02-22 18:52:55 -05:00
Jesse Keating
d802163348 Use -p with install to preserve timestamps, etc... 2007-02-20 10:01:29 -05:00
Jesse Keating
034de335ad Move web content from /var/www to /usr/share 2007-02-20 09:51:08 -05:00
Jesse Keating
5d7e66a17e Initial code drop 2007-02-14 11:25:01 -05:00