4785f07f12
Always assume UTF-8.
2022-02-20 17:14:54 +01:00
2d127e81e1
Cleanup and rename project to 幸運な偶然 - Lucky Coinkydink.
2022-02-19 22:19:07 +01:00
7e8dcb0cb6
Added ConfigContainer. Routing.php is not yet fully converted.
2022-02-14 02:49:49 +01:00
5a32071cb1
Use PageGenerator in comments.php.
2022-02-12 23:26:52 +01:00
onli
bd6c9e79c9
more php 8 compat fixes for receiving trackacks
...
Also includes a code-cleanup by introducing log_trackback, a less code heavy way to log the trackback flow
2021-05-26 00:08:32 +02:00
onli
730f4c080a
php 8 compat fixes for receiving trackbacks
2021-05-25 23:13:51 +02:00
onli
2960938f96
PHP 7: Remove $HTTP_RAW_POST_DATA ( #574 )
2018-09-13 14:44:45 +02:00
Garvin Hicking
c2cebad52b
issue #442
2017-01-30 14:58:37 +01:00
onli
f947c66f66
Add multiple missing CSRF tokens ( #439 )
...
Deleting comments, disabling comment threads, installing plugins, toggling a spartacus update check
2017-01-16 15:32:16 +01:00
Garvin Hicking
6285933470
* [Security] Redirection of comment.php now checks the referrer
...
and only allows the blog's host (thanks to Lee Sheldon Victor)
2017-01-12 12:02:27 +01:00
Ian
d78724b4c9
remove $Id$
2016-04-25 12:13:18 +02:00
onli
92afc37753
Introduce serendipity_specialchars-wrapper for encoding bug ( #236 )
...
PHP 5.4 sets UTF-8 as the default for htmlspecialchars, htmlentities and html_entity_decode. The first two will echo an empty string when given a string with umlauts. This commits introduces serendipity_specialchar-wrapper that are meant to be a temporary solution for the s9y-core until PHP 5.6 fixed the bug, so the native charset option of s9y continues to work.
2014-11-23 23:41:08 +01:00
Garvin Hicking
1943a9b2bb
Specific php session checks, if a session has already been issued.
2009-06-11 12:14:15 +00:00
Grischa Brockhaus
76d073762b
Less conflicting smarty entries for subscribing error / success
2008-10-20 09:53:59 +00:00
Grischa Brockhaus
8087b381c8
signal error and success to smarty in order to allow different style sheats.
2008-10-19 21:48:46 +00:00
Garvin Hicking
03a6868e9f
Better output for comment approval and subsciription approval pages, rather than a location redirect.
2008-10-19 10:48:12 +00:00
Garvin Hicking
6179858b17
Support Opt-In for comment subscription mails
2008-10-18 11:17:40 +00:00
Garvin Hicking
2214abf835
mail-based comment authorisation for spamblock plugin
2008-10-13 11:02:12 +00:00
Garvin Hicking
9bfe2cec62
Add Status: 302 header for redirects, have fun, nitrox. :)
2008-08-27 19:20:23 +00:00
Grischa Brockhaus
2528c7cc7d
Made pingback receiving better working with WordPress Pingbacks
2007-08-20 21:00:01 +00:00
Garvin Hicking
80e14346a5
Also support "last X" REST interface
2006-08-02 10:07:34 +00:00