Skip to content

Releases: forkcms/library

3.2.12

30 Aug 16:47
576e572
Compare
Choose a tag to compare

Fix xss in input text fields when HTML is allowed

3.2.11

08 Jun 19:09
60e69d2
Compare
Choose a tag to compare

Fixes not being able to use spoon library in PHP 8

3.2.10

15 May 21:59
8b4429f
Compare
Choose a tag to compare

Fix double encoding issue in 3.2.9 #81

3.2.9

24 Mar 15:21
8a81581
Compare
Choose a tag to compare

Security release
XSS in spoon form types: #80

3.2.8

18 Feb 08:11
8ea8134
Compare
Choose a tag to compare

Fixes xss issue with spoon form attributes #79

3.2.7

17 Dec 05:33
e86d149
Compare
Choose a tag to compare

security

  • Check token correctly

3.2.6

09 Dec 16:49
f7439a4
Compare
Choose a tag to compare

Security

  • Make sure the CSRF token is checked properly #75
  • Fix the tests #76
  • Switch tests to GitHub actions #77

3.2.5

05 Dec 10:13
593c206
Compare
Choose a tag to compare

Fixes:
A float should not be using PDO::PARAM_INT #74

3.2.4

17 Oct 11:29
f0098ab
Compare
Choose a tag to compare

Fixes missing userAgent variable

3.2.3

15 Oct 08:32
90b13fd
Compare
Choose a tag to compare

Fixes $name missing in exceptions