Skip to content

Releases: rocketbase-io/commons-auth

2.1.2

28 May 09:47
Compare
Choose a tag to compare
  • fixed logo within forms template

2.1.1

28 May 09:22
Compare
Choose a tag to compare

improved doc + added flexible roles functions

2.1.0

27 May 19:58
Compare
Choose a tag to compare
  • added forms module to have a preconfigured login, logout, forgot-password and registration pages
  • minor fixes to services etc.
  • rearranges internal services in a separate package

2.0.1

14 May 06:10
Compare
Choose a tag to compare
  • improved/fixes CommonsPrincipal keyValue handling
  • added keyValue methods to AppUserRead

2.0.0

14 May 06:10
Compare
Choose a tag to compare
  • first release of splitted project (adapter and server)
  • using 2.1.x spring-boot
  • improved api and services

2.0.0.Beta2

23 Apr 06:19
Compare
Choose a tag to compare
  • upgraded spring-boot + commons-rest
  • added some tweaks and shorthands

2.0.0.Beta1

23 Apr 06:19
Compare
Choose a tag to compare

totally refactored the project:

  • splitted up core into adapter (to use as security config and service in other projects) and core with main remaining main classes
  • changed to spring boot auto configuration so that no component scan is necessary (except jpa-module)
  • some version upgrades and minor changes

1.6.4

21 Sep 18:34
Compare
Choose a tag to compare

fixed lastTokenInvalidation TimeZone issue

1.6.3

21 Sep 10:58
Compare
Choose a tag to compare

improved handling of password-change request

1.6.2

16 Sep 08:50
Compare
Choose a tag to compare
  • upgraded to spring-boot 2.0.5
  • upgraded to jjwt 0.10.5
  • upgraded email-template-builder to 1.1.0