Hanno Böck
|
c479e1c9d2
|
escape filter words for regexp
|
2020-04-30 10:22:27 +02:00 |
|
Hanno Böck
|
507ede701a
|
Simplify cookie option code and set security flags httponly and samesite=Lax.
Include compatibility code for pre-7.3 PHP versions.
|
2020-04-24 20:35:52 +02:00 |
|
Hanno
|
5765d1a779
|
Avoid undefined index notices, see https://github.com/s9y/Serendipity/issues/642
|
2019-10-13 18:21:18 +02:00 |
|
Hanno
|
fa8e77c130
|
Escape category images to avoid backend XSS
|
2019-09-28 23:09:30 +02:00 |
|
Hanno
|
a9153e1a2b
|
Remove curly braces array syntax, avoids warning in PHP 7.4.
|
2019-07-29 17:29:45 +02:00 |
|
Hanno
|
4445926033
|
Avoid warning about non-countable var, fix #587.
|
2019-01-11 16:28:08 +01:00 |
|
Hanno
|
2669745975
|
replace deprecated each() with foreach()
|
2018-07-31 20:58:48 +02:00 |
|