Bugfix
- Security: the form
saveaction now rejects afoldersetting that tries to escape the data directory, preventing form files from being written elsewhere on disk. - Security: the form
saveaction now re-checks the filename after template processing, so submitted form values can no longer turn it into a disallowed file type or a path outside the data directory.