Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Check token correctly #78

Merged
merged 4 commits into from
Dec 17, 2020
Merged

Check token correctly #78

merged 4 commits into from
Dec 17, 2020

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    492ac8e View commit details
    Browse the repository at this point in the history
  2. Use our previously stored variable

    If we use `$this->getField('form_token')->getValue();` it will use the field
    that is automagically added, instead of the real submitted value.
    tijsverkoyen committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    fca1103 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a28101 View commit details
    Browse the repository at this point in the history
  4. Fixed stupid code

    tijsverkoyen committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    68eb811 View commit details
    Browse the repository at this point in the history