Releases: t2v/play2-auth
Releases · t2v/play2-auth
release0.14.1
27 Aug 05:10
Compare
Sorry, something went wrong.
No results found
security issues
Fixed vulnerable of timing attack. thanks @xuwei-k
release0.13.5
27 Aug 05:09
Compare
Sorry, something went wrong.
No results found
security issues
Fixed vulnerable of timing attack. thanks @xuwei-k
release0.13.3
27 Aug 05:08
Compare
Sorry, something went wrong.
No results found
release0.11.1
27 Aug 05:10
Compare
Sorry, something went wrong.
No results found
security issues
Fixed vulnerable of timing attack. thanks @xuwei-k
relese0.14.0
05 Jul 07:42
Compare
Sorry, something went wrong.
No results found
features are
Play2.4.x Support
fixed token table thanks @catap
Social Support thanks @tototoshi
bugfixs are
authentication fail with Custom TokenAccessor thanks @mikesname
release0.13.2
22 Mar 12:34
Compare
Sorry, something went wrong.
No results found
features are
Divided LoginLogout trait to Login and Logout (thanks @tototoshi )
release0.13.1
15 Mar 01:31
Compare
Sorry, something went wrong.
No results found
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 )
release0.13.0
04 Feb 17:38
Compare
Sorry, something went wrong.
No results found
features are
AsyncIdContainer
Bug fix of cookie max age
ActionFunctions