Commit Graph

55 Commits

Author SHA1 Message Date
Mauro Mugnaini def6e8e5d0
Releasing `v2.24.0` 2024-04-24 10:54:04 +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 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 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 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 a63f7b87c4 New S3 provider factory configured by default 2023-10-10 15:42:25 +02:00
Mauro Mugnaini 5ffd345e7e Some logs added 2023-10-10 15:41:48 +02:00
Mauro Mugnaini cb0b6505b3 New image reference and test bucket added 2023-10-10 15:41:37 +02:00
Mauro Mugnaini 0a924225ac Fixed/updated documentation 2023-10-10 15:40:40 +02:00
Mauro Mugnaini 382cbe5f8d Beta version of storage provider that saves/loads avatars from a S3 bucket 2023-10-09 17:20:47 +02:00
Mauro Mugnaini 157e5f46aa Minor optimizations and more talking logs messages 2023-10-09 17:14:41 +02:00
Mauro Mugnaini efea30e5e5 Moved from `javax.ws.rs.*` to `jakarta.ws.rs.*` classes and added support for CORS to HEAD and GET 2023-10-09 17:13:56 +02:00
Mauro Mugnaini f67d6987c8 Prepating for 2.2.0-SNAPSHOT release with `maven-parent-1.2.0`, `keycloak-parent-22.0.4` and switch to JDK17 2023-10-09 17:10:28 +02:00
Mauro Mugnaini cfa92d73e5 Prepare for the release of the version `2.1.0` 2023-09-12 17:12:14 +02:00
Mauro Mugnaini b57a7f95f7 Updated to v2.1.0-SNAPSHOT 2022-12-22 16:43:01 +01:00
Mauro Mugnaini 6472632f0d Merge branch 'wip-during-release' 2022-12-22 16:38:30 +01:00
Mauro Mugnaini 4c03b9ce5f revert daa0ed7bcb
revert Prepared for new developing `v2.1.0`: updated to new Keycloak version 20.0.0
2022-11-02 17:31:01 +01:00
Mauro Mugnaini 6a3fc9331a Deprecated/removed for build the Wildfly/JEE EAR artifact and updated the docs for the Quarkus based deploy and both Wildfly (deprecated) and Quarkus related configs 2022-11-02 13:32:39 +01:00
Mauro Mugnaini daa0ed7bcb Prepared for new developing `v2.1.0`: updated to new Keycloak version 20.0.0 2022-11-02 13:30:13 +01:00
Mauro Mugnaini cba83cc162 Releasing `v.2.0.0` with Keycloak `19.0.2` support 2022-10-24 12:19:55 +02:00
Mauro Mugnaini 74c026dbe9 Fixed Java9+ deprecated code 2022-09-30 17:03:01 +02:00
Mauro Mugnaini 26fc964947 Default avatar folder now is a sub-folder of the `user.home` directory if the `jboss.server.data.dir` property is not set (or the runtime env. is not JBoss/WildFly) 2022-02-18 16:38:28 +01:00
Mauro Mugnaini 15ca2965dd Updated `CHANGELOG`s with last cahnges, ready to be released whwn tested in DEV/PRE 2022-02-16 13:46:25 +01:00
Mauro Mugnaini dc74fa7cba Now a more correct `201 - No content` code returned as response if OK 2022-02-16 13:27:02 +01:00
Mauro Mugnaini 0afac36590 New resource IDs and URI path mappings 2022-02-16 13:26:13 +01:00
Mauro Mugnaini 5f43c1f3e5 Removed `stackeChecker` parameter check against session's attribute 2022-02-11 18:11:48 +01:00
Mauro Mugnaini 07ab470445 Old `org.gcube` root package war still wrongly referred instead of new `org.gcube.iam` in some POMs dependencies, causing compilation errors 2021-12-27 13:08:14 +01:00
Mauro Mugnaini 6ef80e59ef Changes to align to new API of Keycloak v15.1.1 2021-12-24 17:44:56 +01:00
Mauro Mugnaini 3ac6b09a1c Prepared POMs for version 2.0.0-SNAPSHOT that will support the new KC version 2021-12-24 17:33:41 +01:00
Mauro Mugnaini d41d98a68b Releasing version 1.1.0 2021-06-25 13:34:31 +02:00
Mauro Mugnaini 07ec9c11fb Fixed parent dependency version and reference 2021-05-20 18:50:30 +02:00
Mauro Mugnaini 93d7da8c74 Updated athentication with bearer code took from new examples: added realm param 2021-05-20 18:26:24 +02:00
Mauro Mugnaini 8a067e023d Prepared for new 1.1.0 version, removed deependency from portal-bom distribution since target runtime is keycloak 2021-05-20 18:24:32 +02:00
Mauro Mugnaini f52fea7103 Released version 1.0.1 2020-12-22 11:34:18 +01:00
Mauro Mugnaini eb0d97f8b6 Correctly handling query param values that is a list 2020-12-17 12:32:33 +01:00
Mauro Mugnaini a9e0b159f7 Prepared for new developements 2020-12-17 11:01:45 +01:00
Mauro Mugnaini b22b405b41 Extra parameters present in request URI where lost for "account" related changes 2020-12-16 16:16:19 +01:00
Mauro Mugnaini ca497d3f07 Fixed reference to the parent's artifactId in SCM sections in sub-modules POMs 2020-11-26 12:02:31 +01:00
Mauro Mugnaini 87084624b2 Missing SCM section added to POM 2020-11-24 17:32:17 +01:00
Mauro Mugnaini 6bdb343115 Reference to -SNAPSHOT version removed in CHANGELOGs 2020-11-24 15:57:27 +01:00
Mauro Mugnaini 9dfc53bacc Sub-module POMs refer wrong version of parent module 2020-11-24 15:34:26 +01:00
Mauro Mugnaini b0a159e282 Updated to version 1.0.0-SNAPHOT, ready for the release in pre-prod 2020-11-17 17:06:22 +01:00
Mauro Mugnaini 3dce7c5fa8 Corrected module name 2020-11-17 11:36:17 +01:00
Mauro Mugnaini a0bf4ee541 Changed auth code 2020-11-16 23:32:11 +01:00
Mauro Mugnaini d89d6e653b Wrong title in README.md files 2020-10-26 12:54:36 +01:00
Mauro Mugnaini ff6985ea48 Now a 404 not found status is returned if the avatar has not be set for the user instead of an empty image (zero bytes lenght) 2020-09-04 18:10:13 +02:00
Mauro Mugnaini 1c1f8ea18e Chnaged to authenticate identity by using Bearer token or cookie and better handling of unauthorized calls 2020-08-21 11:12:17 +02:00