Overview
Comment:Replaced use of regex with substring-index for form parsing. Former use was quite broken treating incoming data as the regex.
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk | 2017-ww40
Files: files | file ages | folders
SHA1: 0d4c0dc2fe4615db55797c5876eb3a610d2cc241
User & Date: matt on 2017-03-31 02:47:46
Other Links: manifest | tags
Context
2017-09-16
04:29
Added session:generate-random-string. check-in: 9fe02f8d12 user: matt tags: trunk
2017-03-31
02:47
Replaced use of regex with substring-index for form parsing. Former use was quite broken treating incoming data as the regex. check-in: 0d4c0dc2fe user: matt tags: trunk, 2017-ww40
2017-03-13
06:30
Added obfuscated set/get check-in: 544afe46f9 user: matt tags: trunk
Changes