Skip to content

Fixed Nonces and escape

Compare
Choose a tag to compare
@DarkGL DarkGL released this 17 Aug 18:30
· 1 commit to main since this release
c3e420d
Updated version and enhanced security

- Bumped up the version number in multiple files
- Added nonce verification for form submission to enhance security
- Escaped HTML output in various places to prevent potential XSS attacks
- Fixed some minor issues with input fields and select options