2010-05-29 Dan Fixed a few bugs with initial deployment
2009-12-19 Dan Modified yubifields in forms to show the OTP prefix; modified some strings
2009-12-19 Dan Auth lib/hook fixes
2009-11-09 Dan Removed lockout check, as it is now done in the login preprocess layer.
2009-08-19 Dan Added session key salt support
2009-08-07 Dan Minor string change to login UI
2009-08-04 Dan Added cancel button to interface; reverted animation to straight sweep effect instead of spread-from-center
2009-08-04 Dan Fixed OTP field behavior (improper/empty submission) exposed in YMS
2009-08-01 Dan Merged branches from Scribus and Charlie
2009-08-01 Dan Some modifications to support the YMS plugin
2009-07-17 Dan Branch merge from accidental split
2009-07-17 Dan SECURITY: Added recognition for lockouts
2009-07-29 Dan Disabled JS login hook for iPhone Safari
2009-07-17 Dan JS: Change to submit behavior: allowed keycode 13 (enter) for submit
2009-05-16 Dan Fixed no tolerance for missing Z in response timestamp
2009-05-16 Dan Wrote my own Yubico-time-to-Unix-time conversion, as strtotime() was unreliable.
2009-05-11 Dan Fixed "Mixing of GROUP columns (MIN(),MAX(),COUNT(),...) with no GROUP columns is illegal if there is no GROUP BY clause"
2009-05-11 Dan Damn it Yubico, you changed your API and broke my code.
2009-05-11 Dan Yubikey flags are no longer fetched from server at login time, instead provided with load
2009-04-30 Dan SECURITY (critical): If username provided, any Yubikey could be used to log in.
2009-04-30 Dan Added error for HTTP connection failure.
2009-03-19 Dan Yubikey user CP now requires re-auth to CHPREF. Didn't win YubiKing :-(
2009-03-19 Dan Branch merge (how did this happen?)
2009-03-18 Dan Added auth plugin flag.
2009-03-17 Dan Whoops! That load_component was needed in prefs page
2009-03-17 Dan Removed stray load of expander, jquery and jquery-ui
2009-03-08 Dan Added timestamp-based verification.
2009-03-02 Dan If yubikey_reg_require_otp is 1, opening login window now auto-opens Yubikey prompt
2009-03-02 Dan Added option to enroll Yubikey during registration + option in admin CP to require enrollment
2009-03-02 Dan Fixed a few issues with input postprocessing in client API
2009-03-02 Dan Added visual feedback for key entry
2009-03-02 Dan Auth: added string for pass required
2009-02-26 Dan Should work with Yubico's official server now - forgot to account for newlines.
2009-02-26 Dan Maybe we could actually make yubikey_enable in config not ignored!
2009-02-26 Dan 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.
2009-02-26 Dan Typo! STOP -> DROP. See Spot run. Spot runs to the house. Spot licks Dick. Dick pets Spot.
2009-02-26 Dan First commit! Hoping everything works.
(0) tip