Dennis Gilmore
|
4e2a652dff
|
try again just call md5_constructor
|
2009-02-16 13:41:36 -06:00 |
|
Dennis Gilmore
|
6b4005f83a
|
use md5_constructor.new() not md5.new()
|
2009-02-16 13:29:35 -06:00 |
|
Dennis Gilmore
|
373fbad545
|
setup for python-2.6 avoid depreciation warnings
|
2009-02-16 11:23:12 -06:00 |
|
Mike McLean
|
254347e104
|
make publisher work in new location
|
2009-02-13 15:55:45 -05:00 |
|
Mike McLean
|
2fcc51fb48
|
move publisher wrapper to lib
|
2009-02-13 15:50:57 -05:00 |
|
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
|
5d7e66a17e
|
Initial code drop
|
2007-02-14 11:25:01 -05:00 |
|