Skip to content

Session Validator v1.0.1

Latest

Choose a tag to compare

@faratech faratech released this 03 Jun 22:11
· 13 commits to main since this release

What's Changed

  • Use XenForo database connection instead of direct PDO
  • Simplify CSRF check to avoid double validation
  • Update to version 1.0.1

Improvements

  • Better integration with XenForo's database layer
  • Cleaner CSRF validation logic
  • Improved code maintainability

Installation

  1. Download the release ZIP file
  2. Extract to your XenForo installation's src/addons/ directory
  3. Install via Admin CP or run: php cmd.php xf-addon:install WindowsForum/SessionValidator