[go: nahoru, domu]

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

Add 'token' Parameter in all POST requests (Fix 'Token mismatch' errors) #12523

Closed
devenbansod opened this issue Sep 1, 2016 · 4 comments
Closed
Assignees
Labels
Bug A problem or regression with an existing feature
Milestone

Comments

@devenbansod
Copy link
Member

Add the token parameter in all POST Requests that we make. Some functionality has been affected by the change in #12415 .

I would be trying to cover as much as I can. But please do comment some functionality's name that gives you 'Error: Token Mismatch' while completing the request.

Affected phpMyAdmin version:
master

@devenbansod devenbansod self-assigned this Sep 1, 2016
@devenbansod
Copy link
Member Author

Some commits made already :
917d958
8d65036
a40a948

@devenbansod devenbansod added the Bug A problem or regression with an existing feature label Sep 1, 2016
devenbansod added a commit that referenced this issue Sep 2, 2016
Issue #12523

Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
devenbansod added a commit that referenced this issue Sep 2, 2016
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
devenbansod added a commit that referenced this issue Sep 2, 2016
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
@devenbansod devenbansod added this to the 4.7.0 milestone Sep 3, 2016
@devenbansod
Copy link
Member Author

Some more commits:
33f9747
4977f14
857be4e
a41776d
bf25be1

Closing.
Please re-open/comment if some requests still lead to a 'Token mismatch' error.

@devenbansod devenbansod changed the title Add token parameter in all POST Requests Add 'token' Parameter in all POST requests (Fix 'Token mismatch' errors) Sep 3, 2016
devenbansod added a commit that referenced this issue Sep 3, 2016
Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
@JannemanDev
Copy link

Please reopen. Still happening. See issue #13182
100% reproducable with big queries

@nicolasembleton
Copy link

Yes, I am also facing this issue. Can't export. For some queries, just removing fields from the SELECT will make the export pass, adding IDs from some JOINed tables will make it fail.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 22, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A problem or regression with an existing feature
Projects
None yet
Development

No branches or pull requests

3 participants