Commit Graph

177 Commits

Author SHA1 Message Date
Mauro Mugnaini def6e8e5d0
Releasing `v2.24.0` 2024-04-24 10:54:04 +02:00
Mauro Mugnaini 03d6599783
Added `usernameValidityMsg` also in some account theme and in missing login bundles 2024-04-24 10:47:52 +02:00
Mauro Mugnaini 25661a414d
Ignored KC server base URL if is also an empty string 2024-04-23 13:34:02 +02:00
Mauro Mugnaini 96f1325d48
Added missing log string placeholder 2024-04-23 12:10:46 +02:00
Mauro Mugnaini 31fbe6e9f7
Added and replaced `orcid` IdP logo in the same way of the `X` one 2024-04-23 10:39:32 +02:00
Vincenzo Cestone dd97c7da4b Added to template.ftl x-twitter svg and js to replace twitter icon 2024-04-22 16:17:19 +02:00
Mauro Mugnaini 8e5c8b90ca
Updating also last not-saved `README` 2024-04-19 13:45:36 +02:00
Mauro Mugnaini e178d5a916
Fixed typo in log pattern 2024-04-19 13:44:39 +02:00
Vincenzo Cestone d550627fce Updated src and dist of d4science.v3 account theme for KC24.0.3 2024-04-19 10:00:17 +02:00
Mauro Mugnaini a162aae3b0
Updated reference to `parent`, `README`s and `CHANGELOG`s updated 2024-04-18 12:21:14 +02:00
Mauro Mugnaini 13abd21c72
Removed the `delete-account` module from build. Artifacts' minor version is now aligned with Keycloak (KC) major. Moved to `24.0.3` version of KC 2024-04-18 12:18:37 +02:00
Mauro Mugnaini fad5715a16
Completely rewrote the implementation and configuration method, now both `admin` and `d4science` realms are configured by default as interesting realms.
Added specific SPI configurations with `spi-events-listener-orchestrator-event-publisher-` prefix: `include-realms`, `exclude-realms`, `include-admin-types`, `exclude-admin-types`, `include-events` and `exclude-events`
2024-04-18 12:16:23 +02:00
Mauro Mugnaini b9ae2f9b6b
Removed the old `d4cience.v2` theme and `admin` part of the `d4science` base theme 2024-04-18 12:13:03 +02:00
Mauro Mugnaini b9deaea561
Removed module for the build of the legacy `.ear` file to be deployed on `wildfly` based distributions 2024-04-18 12:10:46 +02:00
Vincenzo Cestone 8529c7634e Synchronized template.ftl d4science theme with KC24 ftl(s); removed username regexp pattern check 2024-04-16 20:14:04 +02:00
Vincenzo Cestone 14bea17ce0 Removed old and not working admin avatar page 2024-04-15 18:21:51 +02:00
Vincenzo Cestone 62abb45e11 D4science account ui theme sources 2024-04-15 17:22:46 +02:00
Vincenzo Cestone a88914a292 D4science account ui theme (re-compiled) extending base (v3) 2024-04-15 16:51:10 +02:00
Vincenzo Cestone 2e55f99ef4 Fixed unicode chars in messages 2024-04-11 14:22:05 +02:00
Vincenzo Cestone f6b458f759 Fixed wrong utf8 char encodings in messages 2024-04-10 16:17:00 +02:00
Vincenzo Cestone c451407fae Deleted old d4science(v1) unused account theme 2024-04-10 16:13:35 +02:00
Mauro Mugnaini b74150ad97
Added delete account to interesting events and added event specific details to events to conductor 2024-04-09 19:02:04 +02:00
Mauro Mugnaini 836afdad8b
Typo in log fixed 2024-04-09 19:01:21 +02:00
Mauro Mugnaini b0baca48b5
Restored `maven-parent` to version `1.2.0` since now it is working also with jdk17 and `resources` are available again by default. See #27145 2024-04-05 15:31:18 +02:00
Mauro Mugnaini 196acb38c7
Setting `maven-parent` to version `1.2.2-SNAPSHOT` to test its correct behaviour 2024-04-03 15:30:15 +02:00
Mauro Mugnaini ce4a29df73
Added some log messages 2024-04-03 15:30:00 +02:00
Mauro Mugnaini f3890b258f
Updated test to save and load from `d4science` folder in bucket 2024-03-28 17:19:39 +01:00
Mauro Mugnaini 6474834487
Fixed code to be compliant with resteasy REACT 2024-03-28 17:17:45 +01:00
Mauro Mugnaini 07d9d9a927
Removed old deprecated LinkedIn provider and added the new 2024-03-28 17:16:24 +01:00
Mauro Mugnaini cd7608a0ac
Back to `maven-parent` version `1.2.1-SNAPSHOT` and additional `resources` in `build` phase in parent SPI `pom.xml` 2024-03-27 15:17:50 +01:00
Mauro Mugnaini a4d7a0aec3
trying to return to `maven-parent` version `1.2.0` to avoid missing `resources` in JARs 2024-03-27 15:02:48 +01:00
Mauro Mugnaini e89c9adcd4
Moved from `commons-lang` to `commons-lang3` artifactId in `org.apache.commons` groupId 2024-03-27 15:01:37 +01:00
Mauro Mugnaini c4f2631fd5
Moved code from `Resteasy classic` to `Reateasy reactive` since now Quarkus uses that version of lib instead of the old one 2024-03-25 12:18:22 +01:00
Mauro Mugnaini 761f9c17c2
Added new missing dependencies 2024-03-25 12:17:18 +01:00
Mauro Mugnaini 9f36ccd427
Moved dependencied to version Keycloak version `24.0.2` 2024-03-25 12:15:50 +01:00
Mauro Mugnaini 23ee2a5b73
Added missing new methods to noop implementation 2024-03-25 12:15:10 +01:00
Mauro Mugnaini 7b5656485b
Added missing mocks for new version 2024-03-25 12:14:37 +01:00
Mauro Mugnaini abe8df688b
Moved `keycloak-parent` version to `23.0.5`, released today 2024-01-29 17:34:37 +01:00
Vincenzo Cestone 8f2fb9e44e Updated d4science theme and d4science.v2 account theme for KC v23.0.0 2023-11-28 14:36:05 +01:00
Mauro Mugnaini 0eaf65d90f
Moved Keycloak parent dependency to last `23.0.0` version 2023-11-24 11:28:16 +01:00
Vincenzo Cestone 6f9a664121 Fixed d4science.v2 account theme: index.ftl updated for KC v22.0.5 2023-11-06 17:31:38 +01:00
Mauro Mugnaini 42d59ab0a9 Skipping test when access and secret keys env. vars are not provided 2023-10-13 16:55:08 +02:00
Mauro Mugnaini e376213903 Added documentation for S3 storage configuration 2023-10-13 16:54:27 +02:00
Mauro Mugnaini 6368ed3a2d Skipping javadoc creation in all the sub-modules to avoid Jenkins build issue 2023-10-13 16:54:02 +02:00
Mauro Mugnaini 936eaf9180 Skipping javadoc creation in whole module to avoid Jenkins build issue 2023-10-13 16:38:30 +02:00
Mauro Mugnaini 4350f407c1 Trying skipping javadoc creation in sub-module trying to avoid Jenkins build issue 2023-10-13 16:36:39 +02:00
Mauro Mugnaini a65121f831 Force 17 as version also in sub-module trying to avoid Jenkins build issue 2023-10-13 15:58:53 +02:00
Mauro Mugnaini 05a31cd21b Upgrading the `maven-parent` to `v.1.2.1-SNAPSHOT` 2023-10-13 11:06:42 +02:00
Mauro Mugnaini 9be14f838b Uncommented the use of the gcube's `maven-parent` `v.1.2.0` 2023-10-10 15:42:59 +02:00
Mauro Mugnaini a63f7b87c4 New S3 provider factory configured by default 2023-10-10 15:42:25 +02:00