tabascoterrier

Results 6 issues of tabascoterrier

I'm excited to see this project being rejuvenated, it promises to be extremely useful. Is there a roadmap, or any specific project goals that you're working towards?

I'm new to Celery, so do correct me if I'm missing the obvious! When Ctrl+Cing (or sending SIGTERM) to the Celery process, Im getting WorkerLostErrors a lot of (but not...

Status: Needs Verification

It's great to see this project revived! I'm in a position where I could really do with being able to trigger error responses to certain emails (e.g. '550 Mailbox unavailable'...

url: http://artent.net/feed/ format: rss Traceback (most recent call last): File "/base/data/home/apps/feedsanitizer/1.353769649187310229/views.py", line 86, in userfriendly prettyxml = xml.dom.minidom.parseString(feedxml.getvalue()).toprettyxml() File "/base/data/home/runtimes/python/python_dist/lib/python2.5/xml/dom/minidom.py", line 1923, in parseString return expatbuilder.parseString(string) File "/base/data/home/runtimes/python/python_dist/lib/python2.5/xml/dom/expatbuilder.py", line 940,...

When trying to sanitize http://u3d.as/feed/latest.rss I'm seeing a trackback: url: http://u3d.as/feed/latest.rss format: rss Traceback (most recent call last): File "/base/data/home/apps/feedsanitizer/1.353769649187310229/views.py", line 83, in userfriendly feed = buildfeed(url, feed_class, feed_link, ids)...

**Describe the bug** If a plugin calls the `get_mx` hook with credentials (e.g. `auth_user` and `auth_pass`), those credentials are logged in clear text. **Expected behavior** Having sensitive information in log...