Commit Graph

66 Commits

Author SHA1 Message Date
Fabio Formosa
e0011913c2 bump version to 4.0.9 2024-02-06 23:58:07 +01:00
Fabio Formosa
7fd174b313 bump version to 4.0.9-SNAPSHOT 2022-12-10 16:56:05 +01:00
Fabio Formosa
554e7e5e25 #80 bump version to 4.0.8 2022-12-10 16:39:26 +01:00
Fabio Formosa
86f8cc8347 bump version to 4.0.7 2022-12-10 16:25:17 +01:00
Fabio Formosa
a3852c421e bump version to 4.0.7-SNAPSHOT 2022-12-05 23:09:51 +01:00
Fabio Formosa
e1e1bdbd01 bump version to 4.0.6 2022-12-04 12:15:51 +01:00
Fabio Formosa
56b81f4f48 #62 added some exclusion from coverage 2022-12-03 19:54:07 +01:00
Fabio Formosa
fedb2b50b6 #62 clean up 2022-11-29 18:44:46 +01:00
Fabio Formosa
4b18313e2d #62 removed unused security filter 2022-11-23 20:54:37 +01:00
Fabio Formosa
8387f587b3 bump version to 4.0.6-SNAPSHOT 2022-11-20 14:02:45 +01:00
Fabio Formosa
e6cf2e9390 bump version to 4.0.5 2022-11-20 13:43:07 +01:00
Fabio Formosa
53a54ddbda #62 added a missing test to the UserController 2022-11-20 13:16:42 +01:00
Fabio Formosa
5cf39b3861 #78 fixed sonar errors 2022-11-19 18:53:13 +01:00
Fabio Formosa
99d87636d2 #78 removed an unused CORS config 2022-11-19 18:45:47 +01:00
Fabio Formosa
bccd50ac4a #78 put a secureRandom value as default value for the JWT token 2022-11-19 18:28:39 +01:00
Fabio Formosa
3bb30accfd #78 fixed some sonar warnings 2022-11-19 16:34:36 +01:00
Fabio Formosa
a95cf20c6b bump version to 4.0.5-SNAPSHOT 2022-11-19 13:54:25 +01:00
Fabio Formosa
93ab9c55bc bump version to 4.0.4 2022-11-19 13:00:39 +01:00
Fabio Formosa
b20fb9e9c3 bump version to 4.0.4-SNAPSHOT 2022-11-19 12:09:41 +01:00
Fabio Formosa
6e24d7caf5 bump version to 4.0.3 2022-11-19 11:05:57 +01:00
Fabio Formosa
1805705ff2 bump version to 4.0.2 2022-11-19 10:57:48 +01:00
Fabio Formosa
77cf0a06d6 bump version to 4.0.0 2022-11-18 00:34:07 +01:00
Fabio Formosa
e42b26fa73 #78 fixed some smells 2022-11-08 23:53:24 +01:00
Fabio Formosa
018c0f18dc #78 fixed some smells 2022-11-08 23:38:48 +01:00
Fabio Formosa
a4b0a1bafb #78 fixed some smells 2022-11-08 22:59:07 +01:00
Fabio Formosa
6eededed2c #78 fixed some smells 2022-11-08 22:41:24 +01:00
Fabio Formosa
b62455836a #78 fixed a smell 2022-11-08 22:34:50 +01:00
Fabio Formosa
436821a831 #78 fixed the sonar props 2022-10-29 00:45:01 +02:00
Fabio Formosa
e29fd8dc92 #78 fixed sonar smells 2022-10-29 00:18:55 +02:00
Fabio Formosa
3af5eb076e #78 fixed sonar smells 2022-10-29 00:07:15 +02:00
Fabio Formosa
540bdf35a5 #78 fixed sonar smells 2022-10-28 23:53:33 +02:00
Fabio Formosa
ad3eec4abe #78 fixed a major sonar finding 2022-10-27 23:55:49 +02:00
Fabio Formosa
7f00f5de99 #77 made the oas dependency optional and conditional 2022-10-22 00:27:29 +02:00
Fabio Formosa
b2906d09f4 #77 added a validation test on the in-memory user props and renamed the username field 2022-10-15 18:03:53 +02:00
Fabio Formosa
3f0d036dad #76 upgraded the java version to 9 2022-10-15 18:03:15 +02:00
Fabio Formosa
9d66cd85f0 #75 renamed the main security config class 2022-10-15 18:02:37 +02:00
Fabio Formosa
0a21920ad9 #75 removed the deprecated WebSecurityConfigurerAdapter 2022-10-15 18:02:17 +02:00
Fabio Formosa
bda37213f8 #75 removed the deprecated WebSecurityConfigurerAdapter 2022-10-15 15:38:44 +02:00
Fabio Formosa
c725871a4e minor refactoring of packages 2022-10-15 15:38:16 +02:00
Fabio Formosa
39a10681bf #75 removed the deprecated WebSecurityConfigurerAdapter 2022-10-14 00:16:44 +02:00
Fabio Formosa
c70dc3181e #63 fixed a circular spring dependency 2022-10-07 22:31:46 +02:00
Fabio Formosa
304a1e7f71 #63 renamed the base package of the api module 2022-10-06 23:54:04 +02:00
Fabio Formosa
6972915a5c #63 fixed tests 2022-10-06 22:57:36 +02:00
Fabio Formosa
b4acc378e3 #63 removed unused app prop 2022-10-04 23:23:36 +02:00
Fabio Formosa
a313d8b19d #63 ui gets 404 calling whoami in case of no sec config 2022-10-04 20:17:57 +02:00
Fabio Formosa
44d6854bc5 #63 added security test to test the whitelisted endpoints 2022-10-01 15:48:01 +02:00
Fabio Formosa
727403d420 #63 left the main security config class in the spring.factories 2022-10-01 00:50:24 +02:00
Fabio Formosa
b06b130d20 #63 clean up 2022-10-01 00:45:01 +02:00
Fabio Formosa
94107f2210 #63 removed properties which have a default value from the showcase 2022-10-01 00:40:58 +02:00
Fabio Formosa
adb8e06f0a #63 added mvc tests on security 2022-09-30 23:42:30 +02:00