1.6.1-RELEASE
·
113 commits
to master
since this release
#32 #46 #56 support custom-endpoints (for custom-validations and custom-behavior of post-create-account)
#36 create account: add optional firstName and lastName
#35 #37 #43 support REST
#39 enable to set the authority for user
#48 AuthenticationPolicyRepository - read from config file
#52 GAEAuthenticationAccountRepositoryImpl: allow classes that inherit this class to use datastore elegantly
#54 support eternal passwords ('passwordLifeInDays')
#55 configurablization of app-admin emails sender.
#59 unbind version of auth-flows from crypto's version
#60 #61 UT
auth-flows is available from Maven Central:
<dependency>
<groupId>com.ohadr</groupId>
<artifactId>authentication-flows</artifactId>
<version>1.6.1-RELEASE</version>
</dependency>