All Versions
10
Latest Version
Avg Release Cycle
121 days
Latest Release
2751 days ago

Changelog History

  • v14.2

    March 12, 2016
  • v14.1 Changes

    August 27, 2015

    🔒 security issues

    • 🛠 Fixed vulnerable of timing attack. thanks @xuwei-k
  • v14.0 Changes

    July 05, 2015

    🔋 features are

    • 👍 Play2.4.x Support
      • fixed token table thanks @catap
    • 👍 Social Support thanks @tototoshi

    🛠 bugfixs are

    • authentication fail with Custom TokenAccessor thanks @mikesname
  • v13.5 Changes

    August 27, 2015

    🔒 security issues

    • 🛠 Fixed vulnerable of timing attack. thanks @xuwei-k
  • v13.4

    August 26, 2015
  • v13.3 Changes

    August 27, 2015

    🛠 bugfixs are

    • ✅ broken test API #144
  • v13.2 Changes

    March 22, 2015

    🔋 features are

    • Divided LoginLogout trait to Login and Logout (thanks @tototoshi)
  • v13.1 Changes

    March 15, 2015

    🔋 features are

    • ➕ Add a new token handle mechanism as TokenAccessor (thanks @Otann)
      • User can define a custom handler, for example using X-Authentication header instead of cookie.
    • ➕ Add user and authority parameters into authorizationFaild. (thanks @samco)
  • v13.0 Changes

    February 04, 2015

    🔋 features are

    • AsyncIdContainer
    • 🐛 Bug fix of cookie max age
    • ActionFunctions
  • v11.1 Changes

    August 27, 2015

    🔒 security issues

    • 🛠 Fixed vulnerable of timing attack. thanks @xuwei-k