21 Commits

Author SHA1 Message Date
azett
c4ce531850 Comments' URL and email is now checked with filter_var() function. This makes the checks much more generic and, by the way, allows HTTPS URLs. (Which was reported by RT Cunnigham, see http://flatpress.org/home/comments.php?entry=entry181114-131213#comment181212-200956 - thanks!)
Also: Standard theme Leggero has rel="nofollow" for comments' URLs in order to make comment spam more useless.
2019-01-05 13:03:29 +01:00
real_nowhereman
5b5a46eeb0 comments page now show a "comments" text in <title> of the page (as requested some time ago on the forums) 2010-09-05 13:22:29 +00:00
real_nowhereman
bea964e517 avoid rather nasty potential XSS vulnerability 2010-09-05 13:14:51 +00:00
real_nowhereman
918cfc99e6 suppressing boring deprecation warning after release 2009-10-11 08:26:38 +00:00
real_nowhereman
af198950ca local file inclusion 2009-09-26 15:55:21 +00:00
real_nowhereman
57c212c9c8 added new comment form, fixed a few issues with fpdb, cosmetich changes for the comment form, minor changes in comment handling 2009-07-03 15:39:23 +00:00
real_nowhereman
34926b37df reverting unwanted changes 2009-02-15 11:18:44 +00:00
real_nowhereman
73191e6033 category array on edit was assumed to be int-only: added skip 2009-02-15 08:33:44 +00:00
real_nowhereman
7b04a345fd temporarily reverting change in email to allow all comments to be delivered 2008-07-12 18:34:31 +00:00
real_nowhereman
b331e5870c forgot global $fp_params 2008-05-11 14:16:53 +00:00
real_nowhereman
b5758344d1 merging new-urls branch 2008-03-24 20:25:33 +00:00
real_nowhereman
e61df38f90 admin skips input validation 2008-03-19 13:46:29 +00:00
real_nowhereman
14274d0680 making comments.php independent from SmartyValidate: less noise in sessions 2008-03-14 16:40:00 +00:00
real_nowhereman
9433f88372 admin comments skip validation 2008-03-08 14:05:10 +00:00
real_nowhereman
b66e99ddc5 muting some errors 2008-02-20 10:52:10 +00:00
real_nowhereman
f2b6a11499 now the redirect bug should be *really* fixed 2008-02-19 21:17:30 +00:00
real_nowhereman
cee2b6111a $post was not redefined when saving comment: prettyurls made a wrong url; need tests: is it now correct? 2008-02-19 20:10:54 +00:00
real_nowhereman
c0764a5553 mailing/redirecting to correct url 2008-02-11 07:41:27 +00:00
real_nowhereman
c4f437a47b Correctly redirects from old style links using system settingsand not via hardcoded strings 2008-01-15 15:13:41 +00:00
real_nowhereman
9d7ddd4f94 added check on ip sanity 2007-12-11 15:34:03 +00:00
real_nowhereman
a68630bf35 First revision of FlatPress Crescendo+1 ( 0.703+n :) ) 2007-10-30 10:30:07 +00:00