Displaying 5 results from an estimated 5 matches for "netexpert".
2011 Oct 24
1
iterate_query not working
...message in a log file too:
Error: Trying to iterate users, but userdbs don't support it
The problem is that monitoring a database server shows that dovecot does
not try to execute any query. What I am doing wrong?
password_query lookups work fine.
--
pozdrawiam
Piotr Szafarczyk
http://www.netexpert.pl
2004 Sep 09
4
Shorewall and dosemu trouble
Anyone ?|Another try and now with the info asked 4.
|nl1cat wrote:
| Hello..
| I have a somewhat "funny" setup.
| I use the dosemulator Dosemu for running a dos based packetradio
nodeprogram
| called Xrouter.
| I setup dosemu to use my eth1 (lan) nic and i bring up a device called
dsn0.
| (this is all running on Slackware 9.1 without X)
| insmod /etc/dosemu/dosnet.o
| sleep 2
| ifconfig
2009 Oct 13
1
loofah 0.3.1 Released
...ew different ways, and transform
the markup for storage or display.
It''s built on top of Nokogiri and libxml2, so it''s fast. And it uses
html5lib''s whitelist, so it most likely won''t make your codes less
secure. \*
\* These statements have not been evaluated by Netexperts.
== CHANGES in 0.3.1
Bug fixes:
* Scrubbed Documents properly render html, head and body tags when serialized.
== FEATURES
* _Strip_ unsafe tags, leaving behind only the inner text.
* _Prune_ unsafe tags and their subtrees, removing all traces that
they ever existed.
* _Escape_ unsafe tags an...
2013 Jul 09
1
How to manipulate attachments with LDA?
Hi All,
I want to plug in a tool that will convert attachments somewhere into a
mail delivery process (postfix->dovecot). I think deliver would be a
good place to do it. Does it make sense? Could you direct me where I
could read about how to do it please?
Piotr Szafarczyk
2010 Feb 02
0
[Security] Loofah has an HTML injection / XSS vulnerability, please upgrade to 0.4.6
...ibxml2, so it''s fast and
has a nice API.
Loofah excels at HTML sanitization (XSS prevention). It includes some
nice HTML sanitizers, which are based on HTML5lib''s whitelist, so it
most likely won''t make your codes less secure. (These statements have
not been evaluated by Netexperts.)
## 0.4.6 (2010-02-02)
Enhancements:
* Loofah::HTML::Document#text and Loofah::HTML::DocumentFragment#text now
escape HTML entities.
Bug fixes:
* Loofah::XssFoliate was not properly escaping HTML entities when
implicitly scrubbing a string attribute. GH #17
Patch
----------
diff --git...