Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Releases: open-coffee/opencoffee-auth

auth-1.16.1

19 Aug 07:59
492e115
Compare
Choose a tag to compare

Changed

  • CoffeeNet Starter Parent to version 0.33.1

auth-1.16.0

17 Aug 17:52
bfb48fb
Compare
Choose a tag to compare

Added

  • Add auth.ldap.bindDn and auth.ldap.bindPassword
  • Actuator to have /health endpoint

Changed

  • CoffeeNet starter-logging to version 0.32.0
  • Changelog format

Fixed

  • Link in readme

auth-1.15.0

29 Jun 08:16
81ae4c7
Compare
Choose a tag to compare
  • Upgrade
    • CoffeeNet starter-logging to version 0.31.0

auth-1.14.0

15 Apr 13:40
2345ad7
Compare
Choose a tag to compare
  • Change

    • Minimize login logo for 1200px and above
  • Upgrade

    • CoffeeNet starter-logging to version 0.29.0

auth-1.13.0

16 Mar 07:43
Compare
Choose a tag to compare
  • Change

    • Minimize login logo for 992px-1200px
  • Upgrade

    • CoffeeNet starter-logging to version 0.28.0
    • CoffeeNet starter-discovery to version 0.28.0
    • docker-maven-plugin to version 0.24.0

auth-1.12.0

23 Jan 13:14
Compare
Choose a tag to compare
  • Change

    • New CoffeeNet login page
  • Fix

    • coffeenet.discovery.enabled=false does not instantiate 'CoffeeNetAppService'
      that was not optional by the 'LoginController' and not can be optional
    • Use default TlsDirContextAuthenticationStrategy
    • Cleanups
  • Add

    • Run integration tests with mariaDB instead of h2
    • More configuration possibilities for clients
  • Upgrade

    • CoffeeNet starter-logging to version 0.27.1
    • CoffeeNet starter-discovery to version 0.27.1

auth-1.11.1

14 Nov 14:14
Compare
Choose a tag to compare
  • Fix
    • Default values for AuthClientDto

auth-1.11.0

03 Sep 13:36
Compare
Choose a tag to compare
  • Fix

    • Use ldap uid as username instead of user typed username
    • close unnecessary open /health endpoint
    • wrong message property in clients edit page
  • Upgrade

    • CoffeeNet starter-logging to version 0.26.0
    • CoffeeNet starter-discovery to version 0.26.0
  • Improvement

    • DockerFile - use default alpine openjdk image as base
    • CoffeeNet OAuth2 script to receive toke

auth-1.10.1

26 Jun 12:57
Compare
Choose a tag to compare
  • Fix bug that user endpoint does not return authorities

auth-1.10

23 Jun 11:26
Compare
Choose a tag to compare
  • Upgrade CoffeeNet starter-logging to version 0.23.0
  • Upgrade CoffeeNet starter-discovery to version 0.23.0
  • Upgrade to Spring Cloud Dalston.SR1
  • Change the intern package structure
  • Add JWT token store instead of jdbc token store