Daniel Folkinshteyn
e23bd93ded
Secure some more commands which take a regexp from untrusted user input.
...
Namely todo.search, note.search, dunno.search.
2011-08-12 18:13:27 -04:00
James Vega
8baf08b882
Handle changes to fnmatch.translate in Python 2.6
...
Define utils.python.glob2re based on the Python version being used.
Use glob2re in Todo and Note plugins.
Closes: Sf#3059292
Signed-off-by: James Vega <jamessan@users.sourceforge.net>
(cherry picked from commit b0575cec88
)
Signed-off-by: Daniel Folkinshteyn <nanotube@users.sourceforge.net>
2010-10-10 17:38:08 -04:00
James Vega
a3e4fc5b1d
Change the modeline to use softtabstop instead of tabstop.
2006-02-11 15:52:51 +00:00
James Vega
9700121a6a
plugins/Todo: Specify a converter so negative priorities don't cause safeEval to bitch.
2005-08-18 18:38:38 +00:00
James Vega
d26f9b1405
plugins/Todo: Fix a test failure.
2005-05-11 00:58:04 +00:00
James Vega
229990e130
plugins/Todo: Forgot to import ircdb when I updated the "@todo" message.
2005-05-09 15:23:34 +00:00
James Vega
c444ec3b1b
Make sure to catch any KeyErrors.
2005-05-01 22:54:14 +00:00
James Vega
3a061ad3c8
Change the "no todo" message for jemfinch.
2005-05-01 22:26:25 +00:00
James Vega
9971e991fe
Fix the modelines.
2005-03-23 20:07:45 +00:00
James Vega
9f6fcf260f
Add Todo in the new plugin format.
...
The db format has been changed to a single flat file per user.
2005-02-21 01:27:12 +00:00