Dan [Sat, 16 May 2009 18:17:09 -0400] rev 21
Wrote my own Yubico-time-to-Unix-time conversion, as strtotime() was unreliable.
Dan [Mon, 11 May 2009 08:53:10 -0400] rev 20
Fixed "Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause"
Dan [Mon, 11 May 2009 08:50:37 -0400] rev 19
Damn it Yubico, you changed your API and broke my code.
Dan [Mon, 11 May 2009 08:50:07 -0400] rev 18
Yubikey flags are no longer fetched from server at login time, instead provided with load
Dan [Thu, 30 Apr 2009 16:11:40 -0400] rev 17
SECURITY (critical): If username provided, any Yubikey could be used to log in.
Dan [Thu, 30 Apr 2009 16:11:13 -0400] rev 16
Added error for HTTP connection failure.
Dan [Thu, 19 Mar 2009 09:27:52 -0400] rev 15
Yubikey user CP now requires re-auth to CHPREF. Didn't win YubiKing :-(
Dan [Thu, 19 Mar 2009 09:21:56 -0400] rev 14
Branch merge (how did this happen?)
Dan [Wed, 18 Mar 2009 11:37:08 -0400] rev 13
Added auth plugin flag.
Dan [Tue, 17 Mar 2009 12:13:32 -0400] rev 12
Whoops! That load_component was needed in prefs page
Dan [Tue, 17 Mar 2009 00:25:50 -0400] rev 11
Removed stray load of expander, jquery and jquery-ui
Dan [Sun, 08 Mar 2009 00:45:45 -0500] rev 10
Added timestamp-based verification.
Dan [Mon, 02 Mar 2009 10:56:51 -0500] rev 9
If yubikey_reg_require_otp is 1, opening login window now auto-opens Yubikey prompt
Dan [Sun, 01 Mar 2009 21:45:44 -0500] rev 8
Added option to enroll Yubikey during registration + option in admin CP to require enrollment
Dan [Sun, 01 Mar 2009 21:44:08 -0500] rev 7
Fixed a few issues with input postprocessing in client API
Dan [Sun, 01 Mar 2009 20:41:27 -0500] rev 6
Added visual feedback for key entry
Dan [Sun, 01 Mar 2009 20:41:17 -0500] rev 5
Auth: added string for pass required
Dan [Thu, 26 Feb 2009 16:33:06 -0500] rev 4
Should work with Yubico's official server now - forgot to account for newlines.
Dan [Thu, 26 Feb 2009 11:30:17 -0500] rev 3
Maybe we could actually make yubikey_enable in config not ignored!
Dan [Thu, 26 Feb 2009 01:19:45 -0500] rev 2
Minor: if input OTP is empty and password looks like OTP, now copies password to OTP in memory and treats password field as OTP. Will require patch in Enano trunk to work for html login.
Dan [Thu, 26 Feb 2009 01:13:25 -0500] rev 1
Typo! STOP -> DROP. See Spot run. Spot runs to the house. Spot licks Dick. Dick pets Spot.
Dan [Thu, 26 Feb 2009 01:08:22 -0500] rev 0
First commit! Hoping everything works.