joscha / play-authenticate

An authentication plugin for Play Framework 2.x (Java)
http://joscha.github.com/play-authenticate/
Other
807 stars 366 forks source link

Fixing test-app for 2.2 #125

Closed tjdett closed 11 years ago

tjdett commented 11 years ago

The new results structure in Play 2.2 broke some parts of test-app introduced in #82. An upgrade to play-easymail 0.5-SNAPSHOT was also required.

joscha commented 11 years ago

amazing @tjdett, thank you so much for this!