From e9c41706505b0bc896784ef9858307ecf7575cea Mon Sep 17 00:00:00 2001 From: Peter Balcirak Date: Wed, 2 Jun 2021 16:11:54 +0200 Subject: [PATCH] Release 3.25.0 - When sending email change requests, the url of the profile application is sent as well. - Validating preferred mail change in user profile is now possible for links with token parameter. - Use customUrl only in preferred mail change. - Fixed preferred mail change requests handling. --- perun-wui-admin/pom.xml | 4 ++-- perun-wui-consolidator/pom.xml | 4 ++-- perun-wui-core/pom.xml | 4 ++-- perun-wui-profile/pom.xml | 4 ++-- perun-wui-pwdreset/pom.xml | 4 ++-- perun-wui-registrar/pom.xml | 4 ++-- pom.xml | 2 +- 7 files changed, 13 insertions(+), 13 deletions(-) diff --git a/perun-wui-admin/pom.xml b/perun-wui-admin/pom.xml index 64af467a..5fd561a4 100644 --- a/perun-wui-admin/pom.xml +++ b/perun-wui-admin/pom.xml @@ -7,12 +7,12 @@ wui cz.metacentrum.perun - 3.2.1 + 3.25.0 cz.metacentrum.perun.wui perun-wui-admin - 3.2.1 + 3.25.0 war perun-wui-admin diff --git a/perun-wui-consolidator/pom.xml b/perun-wui-consolidator/pom.xml index 2cce2845..ddec6728 100644 --- a/perun-wui-consolidator/pom.xml +++ b/perun-wui-consolidator/pom.xml @@ -7,12 +7,12 @@ wui cz.metacentrum.perun - 3.2.1 + 3.25.0 cz.metacentrum.perun.wui perun-wui-consolidator - 3.2.1 + 3.25.0 war perun-wui-consolidator diff --git a/perun-wui-core/pom.xml b/perun-wui-core/pom.xml index 849f7b59..7a23d2b0 100644 --- a/perun-wui-core/pom.xml +++ b/perun-wui-core/pom.xml @@ -7,12 +7,12 @@ wui cz.metacentrum.perun - 3.2.1 + 3.25.0 cz.metacentrum.perun.wui perun-wui-core - 3.2.1 + 3.25.0 jar perun-wui-core diff --git a/perun-wui-profile/pom.xml b/perun-wui-profile/pom.xml index a19939f1..3bff1ca4 100644 --- a/perun-wui-profile/pom.xml +++ b/perun-wui-profile/pom.xml @@ -7,12 +7,12 @@ wui cz.metacentrum.perun - 3.2.1 + 3.25.0 cz.metacentrum.perun.wui perun-wui-profile - 3.2.1 + 3.25.0 war perun-wui-profile diff --git a/perun-wui-pwdreset/pom.xml b/perun-wui-pwdreset/pom.xml index 9a3303b1..d4e07b3a 100644 --- a/perun-wui-pwdreset/pom.xml +++ b/perun-wui-pwdreset/pom.xml @@ -7,12 +7,12 @@ wui cz.metacentrum.perun - 3.2.1 + 3.25.0 cz.metacentrum.perun.wui perun-wui-pwdreset - 3.2.1 + 3.25.0 war perun-wui-pwdreset diff --git a/perun-wui-registrar/pom.xml b/perun-wui-registrar/pom.xml index ef480d5c..6a22eb4f 100644 --- a/perun-wui-registrar/pom.xml +++ b/perun-wui-registrar/pom.xml @@ -7,12 +7,12 @@ wui cz.metacentrum.perun - 3.2.1 + 3.25.0 cz.metacentrum.perun.wui perun-wui-registrar - 3.2.1 + 3.25.0 war perun-wui-registrar diff --git a/pom.xml b/pom.xml index 324f1527..267f5eb7 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ cz.metacentrum.perun wui - 3.2.1 + 3.25.0 pom