Bipin kumar
b55bef454a
JAVA-31822: Fixed wrong references in parent pom ( #16019 )
2024-03-01 20:56:23 +02:00
Harry9656
7039de679d
JAVA-31843: Disable java-ee-8-security-api modules. ( #15995 )
2024-02-28 00:00:25 +01:00
Gaetano Piazzolla
f7205747ff
JAVA-26712 | jjwt update ( #15344 )
...
* JAVA-26712 | jjwt update
* removed unused related article
* JAVA-26712 | fix
2023-12-10 22:39:11 +01:00
timis1
e6501ada07
JAVA-26705 Upgrade lombok to latest version ( #15305 )
...
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-12-03 21:19:12 +02:00
Harry9656
f3e865d163
Merge branch 'master' into task/JAVA-26765
2023-11-30 00:58:57 +01:00
gaepi
0973a63e5c
Java-27655 | removed deprecated WebSecurityConfigAdapter from security-modules/jjwt module
2023-11-26 13:33:08 +01:00
Harry9656
cf03d6e96b
JAVA-26765: Update persistence-modules/cas-secured-app to new mysql connector
2023-11-23 05:30:32 +01:00
Alvin Austria
e7574bdb90
Merge pull request #15204 from panos-kakos/JAVA-26714
...
[JAVA-26714]
2023-11-18 09:00:16 +01:00
Bipinkumar27
8325025cb7
JAVA-18764: Changes made for adding the H2 dependency for removing integration failure
2023-11-13 23:08:31 +05:30
panos-kakos
fe7f89a08f
[JAVA-26714] Upgraded bouncycastle to latest version
2023-11-12 17:46:52 +02:00
Bipinkumar27
d2cd902965
JAVA-18764: Update article "CAS SSO with Spring Security"
2023-10-23 16:12:35 +05:30
Bipinkumar27
199df44c7f
JAVA-18764: Changes made for updating the code
2023-10-23 16:11:03 +05:30
Bipinkumar27
1071a07170
JAVA-18764: Changes made for updating the pkg
2023-10-19 19:33:27 +05:30
Bipinkumar27
c8bc9634d5
JAVA-18764: Update article "CAS SSO with Spring Security"
2023-10-09 21:00:52 +05:30
Bipinkumar27
5c8a137349
JAVA-18764: Chnages made for applcation.yml file
2023-10-06 17:48:47 +05:30
Kasra Madadipouya
add56cced9
Merge pull request #14669 from Bipinkumar27/JAVA_24552
...
JAVA-24552: fix test failure of jwt module
2023-08-28 21:01:56 +02:00
Kasra Madadipouya
c4750897c8
Merge pull request #14652 from Bipinkumar27/JAVA-24007
...
JAVA-24007: Uncommenting libraries-data-2 module
2023-08-28 20:33:37 +02:00
Bipinkumar27
8462a30691
JAVA-24552: fix test failure of jwt module
2023-08-28 20:38:21 +05:30
panos-kakos
b9e8f39c00
[JAVA-23099] Upgraded maven-war-plugin to latest version
2023-08-28 09:02:54 +03:00
Bipinkumar27
eedf7d6089
JAVA-240007: Ignore givenJWT_whenCreatedWithNotBefore_thenThrowException due to failing in prod env need to investigate more in JAVA-24552
2023-08-25 08:47:44 +05:30
anuragkumawat
d4fec3ad45
JAVA-18523 Upgrade cas module and related articles ( #14504 )
...
* JAVA-18523 Upgrade cas module and related articles
* JAVA-18523 Remove deprecated WebSecurityConfigurerAdapter
2023-08-02 11:00:48 +05:30
timis1
cd2e805d91
JAVA-23118 Fix java-ee-8-security-api module ( #14397 )
...
* JAVA-23118 Fix java-ee-8-security-api module
* JAVA-23118 Additional changes
---------
Co-authored-by: timis1 <noreplay@yahoo.com>
2023-07-20 19:29:57 +05:30
Dhawal Kapil
fa1beff465
JAVA-22611 Commented out java-ee security module ( #14385 )
2023-07-10 23:02:21 +05:30
Dhawal Kapil
681f99792e
Update pom.xml ( #14222 )
2023-06-11 15:11:07 +05:30
Loredana Crusoveanu
2c0482c409
Merge branch 'master' into master
2023-06-02 16:23:25 +03:00
panos-kakos
96d9c01696
[JAVA-21185] Clean up ( #14138 )
...
* [JAVA-21185] Clean up
* [JAVA-21185] Clean up
* [JAVA-21185] Clean up
* Revert "[JAVA-21185] Clean up"
This reverts commit 485b1b86a908ff047ba246d344392f531437c7af.
* Revert "[JAVA-21185] Clean up"
This reverts commit 13faeab4814ac44340a93ef67e0010bdc12799e1.
2023-05-31 20:19:13 +05:30
collaboratewithakash
19e4ddcdc1
backlink updated
2023-05-30 17:37:57 +05:30
jsgrah-spring
c25d5f7393
JAVA-17760, Fix [WARNING] JAR will be empty - no content was marked f… ( #13645 )
...
* JAVA-17760, Fix [WARNING] JAR will be empty - no content was marked for inclusion! Test project with no "main" under "src" folder. Include java-ee-8-security-api back since it did not take too long to run locally. Add spring-credhub to parent pom build.
* JAVA-17760, Add spring-credhub to integration-jdk9 profile as well.
* JAVA-17760, JAVA-20009 Revert changes to module javaxval-2 and Add module spring-credhub to default-jdk9 profile as well as integration-jdk9 profile.
---------
Co-authored-by: jogra <joseph.sterling.grah@miles.no>
2023-04-26 13:17:24 +05:30
panos-kakos
d93014284e
Upgrading modules in chunks ( #13537 )
...
* [JAVA-18166] Moved performance-tests module to jdk9-and-above-profile
* [JAVA-18172] Moved security-modules module to jdk9-and-above-profile
* [JAVA-18154] Moved libraries-server-2 module to jdk9-and-above-profile
* [JAVA-18172] Upgraded maven-war-plugin version
* [JAVA-18172] Upgraded maven-war-plugin version at parent module
* [JAVA-18164] Moved orika module to jdk9-and-above profile
* [JAVA-18164] Testing argLine configuration
2023-02-28 23:16:43 +05:30
collaboratewithakash
74c28e8b79
backlink removed
2022-12-24 13:17:29 +05:30
edizor
0c05461ab7
Update README.md
...
[skip ci]
2022-12-22 22:40:03 +08:00
freelansam
456652e02b
JAVA-16563: Fix formatting of POMs ( #13175 )
2022-12-20 22:37:54 +05:30
Haroon Khan
015b146df0
[JAVA-16560] Update .gitignore with generated derby.log file ( #13162 )
2022-12-20 22:27:35 +05:30
Avin Buricha
343bc16821
BAEL-6002 | Article code ( #13172 )
2022-12-20 07:57:11 +05:30
edizor
eec6302e19
Create README.md
...
[skip ci]
2022-12-15 16:00:09 +08:00
Avin Buricha
5c1c08e713
BAEL-5982 | Article code ( #13097 )
...
* BAEL-5982 | Article code
* Renaming unit test methods
* Rearranging module list in alphabetic order
2022-12-11 08:30:01 +05:30
collaboratewithakash
a82e46bdcc
backlink added
2022-12-05 16:44:04 +05:30
anuragkumawat
32e34e537b
JAVA-14888 Update apache-shiro module under security-modules to remove usage of deprecated WebSecurityConfigurerAdapter ( #13059 )
2022-11-23 23:38:45 +05:30
anuragkumawat
447b0d2f03
JAVA-14872 Update jee-7-security module under security-modules to remove usage of deprecated WebSecurityConfigurerAdapter ( #13008 )
2022-11-18 00:07:19 +05:30
anuragkumawat
de51a5155a
JAVA-14899 Update cloud-foundry-uaa module under security-modules to remove usage of deprecated WebSecurityConfigurerAdapter ( #13032 )
2022-11-18 00:04:39 +05:30
panos-kakos
eb17d0e2ed
[JAVA-13966] Upgraded h2 database to 2.1.214 + clean up ( #12711 )
...
* [JAVA-13966] Upgraded h2 database to 2.1.214
* [JAVA-13966] fixed tests for libraries-apache-commons
* [JAVA-13966] fixed tests
* [JAVA-13966] fixed tests
* [JAVA-13966] fixed tests JAVA-JPA MODULE
* [JAVA-13966] Made ninja submodule part of web-modules(parent)
* [JAVA-13966] Fixed naming convention for pmd
* [JAVA-13966] Moved tests of ninja-module to ManualTest category
* [JAVA-13966] Fix tests
Co-authored-by: panagiotiskakos <panagiotis.kakos@libra-is.com>
2022-10-20 00:17:05 +05:30
freelansam
dc1815c10c
JAVA-14673 - Fix formatting of POMs ( #12722 )
...
* JAVA-14673 - Fix formatting of POMs
* cleanup
2022-09-13 21:22:49 +05:30
Asjad J
37ca706bfd
Updated README.md
...
updated the link to the article
2022-09-03 21:37:59 +05:00
anuragkumawat
1c87d1dfce
JAVA-13856 Remove log file ( #12631 )
2022-08-22 22:50:30 +05:30
anuragkumawat
14c998c3ac
JAVA-13856 Create new security-modules ( #12622 )
2022-08-20 13:47:25 +05:30