Skip to content

Releases: obiba/agate

2.8.1

11 Sep 16:24
Compare
Choose a tag to compare

Parent pom providing dependency and plugin management for applications built with Maven

2.8.0

01 Feb 15:07
Compare
Choose a tag to compare

2.7.4

29 Sep 06:13
Compare
Choose a tag to compare

Fix for #495 :

  • Follow Redirect response (if any) on Google's ReCaptcha validation
  • Fix custom user attributes handling on signup

2.7.3

20 Sep 13:24
Compare
Choose a tag to compare

Fix context extraction from request when preparing notification email.

2.7.2

16 Sep 13:41
Compare
Choose a tag to compare
  • Use OpenID Connect end_session_endpoint when available to terminate session of external OpenID providers.
  • Better usage of the signout page: URL redirection is verified, confirming the signout is an option.
  • Fixed error page.

2.7.1

05 Sep 15:24
Compare
Choose a tag to compare

The CSRF checks are more relaxed with connections from localhost.

2.7.0

05 Sep 09:33
Compare
Choose a tag to compare

See release note.

2.6.1

15 Jul 14:46
Compare
Choose a tag to compare

No CSRF check when server is accessed from localhost or 127.0.0.1.

2.6.0

30 May 07:58
Compare
Choose a tag to compare

New features:

  • Two-factor authentication
  • Multi-domain OIDC realm setup

See Agate 2.6 release notes.

2.6.0-beta4

24 May 21:09
Compare
Choose a tag to compare
2.6.0-beta4 Pre-release
Pre-release

Parent pom providing dependency and plugin management for applications
built with Maven