Skip to content

Instantly share code, notes, and snippets.

### Keybase proof
I hereby claim:
* I am williejackson on github.
* I am williejackson (https://keybase.io/williejackson) on keybase.
* I have a public key whose fingerprint is 38B3 317B A51C C073 490F BB92 AFDA 967F 9308 AFDA
To claim this, I am signing this object:
HTTP/1.1 200 OK
Content-Type: text/html; charset=UTF-8
Date: Sat, 16 Feb 2013 01:28:13 GMT
Last-Modified: Sat, 16 Feb 2013 00:38:22 GMT
Server: auctollo.net
Set-Cookie: PHPSESSID=l17nqm1lbftllisstjfee1sci6; path=/
Vary: Accept-Encoding
X-W3TC-Minify: On
Connection: keep-alive
#!/usr/bin/env python
#install the follow first:
#sudo easy_install pip
#sudo pip install -U boto
#sudo pip install configparser
<?php
/*
* Check the URL of the WordPress login
* page for a specific query string
*
* assumes login string is
* http://mysite.com/wp-login.php?question=answer
*/
function rkv_login_stringcheck() {