Commit Graph

14 Commits

Author SHA1 Message Date
Vincenzo Mecca
c04aba89f0 [CST-10704][CST-14902] Adds ORCID login flow with private email 2024-09-24 16:04:00 +02:00
Christian Clauss
dbf33f2113 Fix typos discovered by codespell 2024-08-06 16:37:21 +02:00
Tim Donohue
7b25144684 Upgrade to Hibernate 6. Migrate more javax to jakarta. Realign imports to fix checkstyle errors 2024-03-20 09:41:51 -05:00
Tim Donohue
4374dd6a02 Partial update to Spring 6. Replace all javax with jakarta & resolve dependency convergence issues. 2024-03-20 09:41:50 -05:00
Mark H. Wood
55979e420e Remove SLF4J from dspace-api. 2024-02-12 16:43:25 -05:00
Luca Giamminonni
f2eb9c55b4 [CST-6152] Renamed challenge to currentPassword 2022-09-20 15:29:20 +02:00
Luca Giamminonni
bfb0736ab7 [CST-6152] Password add operation refactoring to include challenge in the value 2022-08-03 17:09:09 +02:00
eskander
aafa2c7d25 [CST-6152] allow password change only if a challenge is resolved. 2022-07-01 14:04:23 +02:00
Luca Giamminonni
680e96fda3 [CST-5587] Moved org.dspace.app.orcid and org.dspace.app.profile into org.dspace.orcid and org.dspace.profile 2022-06-20 16:02:01 +02:00
Luca Giamminonni
f193701cff [CST-5669] Removed check on first name and last name during ORCID authentication 2022-06-09 18:14:43 +02:00
Luca Giamminonni
f90359411f [CST-5669] Added OrcidToken entity to store orcid access token 2022-05-16 18:42:17 +02:00
Luca Giamminonni
e22e53cc25 [CST-5669] Improved OrcidLoginFilter 2022-05-13 16:52:40 +02:00
Luca Giamminonni
a19d31da67 [CST-5669] Minor changes 2022-05-09 13:41:03 +02:00
Luca Giamminonni
3b153db00c [CST-5308] Migrate OrcidAuthenticationBean 2022-04-08 18:23:23 +02:00