Skip to content

Releases: faratech/xenforo-session-validator

Session Validator v1.0.1

03 Jun 22:11

Choose a tag to compare

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