mdsimpson / contact-form-7-to-database-extension

CFDB - WordPress plugin to save form submissions into a database
GNU General Public License v3.0
240 stars 59 forks source link

Revoke access for existing export link #28

Closed caugner closed 7 years ago

caugner commented 7 years ago

I'm running a WordPress 4.8 instance with Contract Form 7 4.8 and Contact Form DB 2.10.29. Some time ago I created an export link to export Contact Form DB data. As it appears, I accidentally checked in the link with the credentials parameter into a (private) source code repository.

Therefore I would like to revoke access for that link.

I have changed my WordPress user's password, but the seems to still work anyways (which is critical, because I just noticed that the link effectively starts a WordPress session).

Is this a bug, a feature or is there a solution?

caugner commented 7 years ago

Sorry, it turns out that I had created the export link with a different user. Changing the password for that user invalidated the link effectively.