Skip to content

Instantly share code, notes, and snippets.

@kevsersrca
Created December 4, 2018 17:10
Show Gist options
  • Save kevsersrca/bd366db156da811d0c63e985d91f1406 to your computer and use it in GitHub Desktop.
Save kevsersrca/bd366db156da811d0c63e985d91f1406 to your computer and use it in GitHub Desktop.
whims two auth disable
UPDATE tbladmins SET authmodule = '' AND authdata = '' WHERE username = 'youradminusername';
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment