Skip to content

Releases: obiba/agate

3.1.0

11 Oct 12:12
Compare
Choose a tag to compare

What's Changed

  • Added OTP timeout configuration #551

New Contributors

Full Changelog: https://github.com/obiba/agate/commits/3.1.0

3.0.5

28 Jun 17:57
Compare
Choose a tag to compare

Full Changelog: 3.0.4...3.0.5

3.0.4

07 Jun 07:23
Compare
Choose a tag to compare

Full Changelog: 3.0.3...3.0.4

3.0.3

02 Jun 10:14
Compare
Choose a tag to compare

Full Changelog: 3.0.2...3.0.3

3.0.2

19 Apr 14:20
Compare
Choose a tag to compare

Full Changelog: 3.0.1...3.0.2

3.0.1

17 Apr 12:13
Compare
Choose a tag to compare

Full Changelog: 3.0.0...3.0.1

3.0.0

29 Mar 08:46
Compare
Choose a tag to compare

What's Changed

  • manage mail.smtp.ssl.protocols from spring mail properties by @meek0 in #518
  • add api to download users; useable only by agate-administrator by @meek0 in #520
  • Fix - Password Field With Auto-Complete security improvement by @massej in #522
  • Java17 by @ymarcon in #525
  • feat: user signup emails can be white or black listed #531 by @ymarcon in #532
  • Bump org.postgresql:postgresql from 42.5.1 to 42.7.2 by @dependabot in #534
  • Bump com.nimbusds:nimbus-jose-jwt from 9.35 to 9.37.2 by @dependabot in #538

New Contributors

Full Changelog: 2.10.1...3.0.0

2.10.1

27 Mar 20:37
Compare
Choose a tag to compare

Fix for java version discovery: removed feature.

2.10.0

27 Mar 18:28
Compare
Choose a tag to compare

2FA can be enforced, with the strategies:

  • using an authenticator app is required
  • using either an authenticator app or a code sent by email

Note: 2FA enforcement does not apply to OpenID connect realms.

See release notes: https://www.obiba.org/pages/news/release/agate/2.10/

2.9.0

02 Mar 09:40
Compare
Choose a tag to compare

Sign up emails can be white listed and/or black listed.