History log of /web-master/manage/challenge-response.php (Results 1 – 11 of 11)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# ed931f77 01-Apr-2021 Nikita Popov

Add safe(r) query abstraction

Add db_query_safe that accepts parameters separately. Use it in
some places.


# 6cc0deb4 01-Apr-2021 Nikita Popov

Use db_connect() in some places


# 5b8719f2 01-Apr-2021 Nikita Popov

Don't handle full_special_chars default.filter

default.filter on this server is set to magic_quotes, so remove
the handling for the full_special_chars case.


# 0e511803 10-Dec-2018 Peter Kokot

Refactor long array() syntax to short []

Since app is using PHP 5.4+ already, the longer `array()` syntax can be
refactored to shorter `[]`.


# ada579ee 11-Dec-2013 Hannes Magnusson

Kill md5 and CVS fallbacks..

People that have never logged in since the move to SVN
Are effectively blocked out by this change and they'll have to reset their passwords.


# c6814496 21-Jan-2012 Rasmus Lerdorf

Switch to default filtering


# d6f24ef8 18-Dec-2008 Philip Olson

A little random cleanup (like mysql_real_escape_string() and htmlspecialchars()),
with some HTML too.
# Feel free to use filter().


Revision tags: BEFORE_CONTENT_LAYOUT_SEP, BEFORE_SOC06, PHPGCOVWEB_1_0, RELEASE_1_0_4
# d4d607a3 08-Sep-2004 Wez Furlong

Allow users to toggle their greylisting flag.
For more details, visit manage/users.php


# 99d8e6e0 20-Aug-2004 Wez Furlong

probably is a better way to do this...


# 2c74e4df 20-Aug-2004 Wez Furlong

Sort addresses by domain.
Show count of quarantined mail


# bdcc7ede 20-Aug-2004 Wez Furlong

Add a bit more explanation about anti-spam measures.

Add a page to allow a user to review (and optionall punch an address through)
the C/R.