WordPress plugin that gives administrators a skeleton key (their own password) to login as any user they'd like.
Stars
11
Forks
2
Watchers
11
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
2
commits
Merge branch 'master' of git://github.com/dcneiner/wp-skeleton-key into dcneiner/master
254ff1eView on GitHubMerge branch 'master' of github.com:sant0sk1/wp-skeleton-key
45c76ffView on GitHubChanged method to require admin+user as the format for loggin in. Removed queries that tested against all admin passwords
9b0bee2View on GitHubOptimized queries and reduced lookups for admin logins to one call total. Fixed links and updated change log. Bumped version to 1.0.1
cc0f289View on GitHubOptimized queries and reduced lookups for admin logins to one call total. Fixed links and updated change log. Bumped version to 1.0.1
0b5e577View on GitHub