1
0
mirror of https://github.com/php/web-php.git synced 2026-03-24 07:12:16 +01:00
Commit Graph

99 Commits

Author SHA1 Message Date
Ferenc Kovacs
3866e9ed7e Revert "now that posttohost() supports ssl, we should use https here" as there could be mirrors without ssl support.
This reverts commit 1511842d06.
2012-08-06 00:12:13 +02:00
Ferenc Kovacs
1511842d06 now that posttohost() supports ssl, we should use https here 2012-08-05 21:52:37 +02:00
Hannes Magnusson
4d209397a9 Fixed bug#61296 (Minor html error breaking link) 2012-03-05 23:17:10 -08:00
Rasmus Lerdorf
eb81c4b5e3 Gah! posttohost() doesn't speak ssl 2012-01-22 07:32:24 +00:00
Rasmus Lerdorf
52af0c2fe2 Remove transitional master2 hostname 2012-01-22 02:46:15 +00:00
Rasmus Lerdorf
44a352047a use master2 2012-01-20 05:15:17 +00:00
Daniel P. Brown
a8f142e959 Two quick fixes to last night's update. 2011-08-26 16:21:37 +00:00
Daniel P. Brown
dbfa4d35dd Call a bit more attention to the 'What not to enter' section, which seems to escape a vast number of folks. 2011-08-25 22:38:22 +00:00
Philip Olson
86b7eb76e8 Removed the old kill_spammer() tool. The world is now spam free! 2011-08-01 04:25:30 +00:00
Daniel P. Brown
95c8b27da9 Adding two new lines, primarily because there was nothing noting that we'd remove non-English notes before. 2011-06-23 20:22:04 +00:00
Daniel P. Brown
3c8f5f673f Missed a slash. 2011-05-25 15:10:03 +00:00
Daniel P. Brown
85a6ab2e5d Increase the length of the maximum note chunk size from a paltry 70 to a more-usable 120. Fixes #51361 and about a dozen other monthly complaints in the user notes. 2011-05-17 16:44:03 +00:00
Daniel P. Brown
930f7de948 Update list of things we generally remove so that folks aren't blindsided by the removal of a note. 2011-05-16 15:49:06 +00:00
Philip Olson
057281b7c1 Fixed minor logic issues, as per E_NOTICE errors found within the logs. 2010-06-12 02:41:10 +00:00
Scott MacVicar
845a76329b Clarify that comments are under the same license as the manual text.
The note on the add-note page suggests we just take copyright and don't release it back.
2010-06-09 19:56:58 +00:00
Adam Harvey
0c954878c5 Fix bug #51662 (Broken link): the DNSBL lookup URL has changed. 2010-05-04 10:29:05 +00:00
Daniel P. Brown
56c764fb4e Good call, Hannes. Improper patch on my side. 2010-04-27 17:12:03 +00:00
Daniel P. Brown
450b7ead2d Hard-coded blacklisting. Done especially for repetitive useless submissions and abuse by the likes of 'kate@example.com' today. 2010-04-27 16:05:25 +00:00
Hannes Magnusson
f0dc51c8c8 & => & 2009-10-02 18:17:10 +00:00
Philip Olson
7640250ce2 Added "Documentation problem" as the default selected bug type for doc bug links 2009-10-01 16:38:11 +00:00
David Croft
045c650bec typo 2009-04-13 16:07:10 +00:00
Philip Olson
d2aae08439 A basic rewrite/restructure (simplified), and added ?manpage= to bug links 2009-03-01 23:10:18 +00:00
Nuno Lopes
7b02141fd4 the dnsstuff SPAM lookup is now paid. redirecting users to dnsbl.info instead
#if someone knows a better spam lookup service, feel free to change this
2008-02-24 20:13:04 +00:00
Hannes Magnusson
745aca5729 Fixed bug#43288 (Add-note page should be more explicit on spam-challenge) 2007-12-04 09:59:43 +00:00
Hannes Magnusson
a3d5212488 Fixed bug#42466 (internal error with user@example.com) 2007-10-13 13:54:00 +00:00
Rasmus Lerdorf
f5d51110d8 Get rid of this annoying back link 2007-05-08 04:34:35 +00:00
Hannes Magnusson
56ae3175f3 There is nothing we can do to help these people and 99% of the mails to
webmaster@ regarding it are ignored - dont provide false hope at help =>
remove the "contact the webmaster"
2007-03-31 11:13:32 +00:00
Hannes Magnusson
c3b801c7ed Fixed bug#35190 2006-09-28 12:27:06 +00:00
Nuno Lopes
591c0523cd when failing because of a spam blacklisting print a link to a dns lookup tool 2006-09-07 19:25:46 +00:00
Nuno Lopes
377dc8d26b add an initial (and basic) challenge to avoid spam (at least to try) 2006-07-05 15:51:45 +00:00
Nuno Lopes
71749d4b1e add error message for [CLOSED] server error 2006-06-09 11:24:46 +00:00
Philip Olson
7887b150f1 The IP address is logged, so this mentions that. Closes bug #37043 2006-04-20 18:36:59 +00:00
Nuno Lopes
513511e779 add error message for [SPAM WORD] 2006-01-26 17:06:21 +00:00
Nuno Lopes
3c515b7f80 final step to kick the spammer: add a nice message for users 2006-01-21 20:59:24 +00:00
Nuno Lopes
c292acfbae remove the extra htmlspecialchars(), as it is done in the master server. sorry for the noise 2006-01-16 17:47:17 +00:00
Nuno Lopes
865751ee1c send remote ip sender along with the note submission 2006-01-16 17:38:30 +00:00
Gabor Hojtsy
33843d75ba open bug reports when reporting documentation problems 2005-11-28 17:36:55 +00:00
Gabor Hojtsy
bd555dc986 developers are not mailed in case of failed user note submissions, plus silence warning and let nicely printed error messages inform the user on mailing list subscription, user note and event submission pages 2004-07-25 10:07:22 +00:00
Mehdi Achour
5acbe6abc4 typo 2004-02-18 15:46:20 +00:00
Mehdi Achour
c399470e4e PHP tags must be enclosed around code blocks for syntax highlighting (Jakub Vrana) 2003-12-11 11:49:21 +00:00
Gabor Hojtsy
722180bf3d typofix (#26367) 2003-11-23 19:49:36 +00:00
Mehdi Achour
f8eb992194 typo
why deleting a note after editing it ? doh
2003-10-09 10:23:04 +00:00
Gabor Hojtsy
a384d59d82 Point out that we have source highlighting now, and that we don't use <pre> anymore... 2003-08-23 09:37:52 +00:00
Gabor Hojtsy
ace3ba7e84 Fix footer call 2003-08-21 11:28:41 +00:00
Gabor Hojtsy
b3e2cfd979 Apply user note table changes to the add-note page too 2003-08-21 07:39:11 +00:00
Gabor Hojtsy
4939cc1563 Fix XHTML validity 2003-08-15 21:45:49 +00:00
Gabor Hojtsy
aae51eaca7 Use the standard table layout plus new header and footer 2003-08-13 12:20:47 +00:00
Gabor Hojtsy
44a67c84c2 Stop depending on register globals, use _GET and _POST instead,
and add new include and base page code
2003-08-09 15:09:48 +00:00
Andrew Lindeman
176623c52b fix another error caused by recent commit 2003-07-23 16:08:58 +00:00
Andrew Lindeman
598b5e7df3 Fix #23970 2003-06-03 12:43:23 +00:00