Davide Negretti
|
cc15f414b3
|
[CST-4882] System.out.println() removed
|
2021-12-09 15:39:31 +01:00 |
|
Samuel
|
a17e340059
|
dspace-angular issue 852 BrowseBy list are statically configured
|
2021-12-08 17:55:42 +01:00 |
|
Yana De Pauw
|
78013143ef
|
Merge remote-tracking branch 'upstream/main' into w2p-85276_Store-and-retrieve-the-Authentication-method-in-the-JWT
|
2021-12-06 10:07:14 +01:00 |
|
Tim Donohue
|
c1d8303041
|
Merge pull request #8030 from tdonohue/fix_it_logging
Fix Integration Test logging so that it works and uses log4j2
|
2021-12-03 11:40:02 -06:00 |
|
Yana De Pauw
|
c74e769d24
|
85427: Blocking change password if the method is not password
|
2021-12-03 17:20:13 +01:00 |
|
Mykhaylo
|
3a600e930a
|
refactoring tests
|
2021-12-03 17:05:27 +01:00 |
|
Mykhaylo
|
96b66fe7ff
|
refactoring FeedbackRestRepository
|
2021-12-03 17:05:08 +01:00 |
|
Mykhaylo
|
b4da463479
|
added tests for canSendFeedback feature
|
2021-12-03 13:33:23 +01:00 |
|
Mykhaylo
|
8a5df44104
|
implemented canSendFeedback feature
|
2021-12-03 13:32:54 +01:00 |
|
Mykhaylo
|
61bbf3840d
|
added tests
|
2021-12-03 13:32:12 +01:00 |
|
Mykhaylo
|
6e5b9634a3
|
implemented feedback endpoint
|
2021-12-03 13:31:53 +01:00 |
|
Tim Donohue
|
8f06ba0de0
|
Merge pull request #8034 from PabloDeAlbu/fix_metadavalidation_if_isAuthorityControlled
Fix condition for metadata validation if is Authority Controlled
|
2021-12-02 15:03:24 -06:00 |
|
Tim Donohue
|
db1a520e3d
|
Add sample debug logging for REST API
|
2021-12-02 14:45:07 -06:00 |
|
Tim Donohue
|
1c31a3a7c5
|
Add debug logging to auth process
|
2021-12-02 14:45:03 -06:00 |
|
Tim Donohue
|
4c87bded7d
|
Fix test logging so that it also uses Log4j2 & sends logs to failsafe, etc
|
2021-12-02 12:31:12 -06:00 |
|
Tim Donohue
|
1146d6ec14
|
Fix unstable tests by checking for JWT equality claim by claim, since a one second difference in expiration date can change entire JWT.
|
2021-12-02 10:49:13 -06:00 |
|
Tim Donohue
|
b4249dbc0d
|
Ensure "Bearer " prefix always removed from Authorization header
|
2021-12-02 10:47:39 -06:00 |
|
Tim Donohue
|
083539754b
|
Merge pull request #8032 from tdonohue/fix_ShibAuth_behavior
Fix issue where Shibboleth Authentication was creating two temporary Auth Cookies
|
2021-12-02 10:28:35 -06:00 |
|
Yana De Pauw
|
b430db3790
|
85276: Fix checkstyle issues85276: Fix checkstyle issues85276: Fix checkstyle issues85276: Fix checkstyle issues85276: Fix checkstyle issues85276: Fix checkstyle issues85276: Fix checkstyle issues85276: Fix checkstyle issues
|
2021-12-02 12:46:00 +01:00 |
|
Yana De Pauw
|
3e0bfcc0e6
|
85277: "Feature" to determine whether you can edit your password
|
2021-12-02 11:59:39 +01:00 |
|
Michael Spalti
|
83cf4299bf
|
Updated ITs to check viewing hint.
|
2021-12-01 13:00:46 -08:00 |
|
Yana De Pauw
|
16e704a285
|
85276: Store and retrieve the Authentication method in the JWT
|
2021-12-01 15:33:13 +01:00 |
|
Davide Negretti
|
831dc21c94
|
[CST-4882] Code cleanup
|
2021-11-25 19:40:38 +01:00 |
|
Davide Negretti
|
800eeff984
|
[CST-4882] Return 422 instead of 500 when solr query is not valid
|
2021-11-25 19:22:47 +01:00 |
|
pablo
|
b7f07da8a2
|
Fix condition for metadata validation if is Authority Controlled
|
2021-11-23 09:00:37 -03:00 |
|
Luca Giamminonni
|
d2430193b1
|
Improved InitializeEntitiesIT destroy method to not delete none entity type
|
2021-11-22 18:02:47 +01:00 |
|
Tim Donohue
|
e01ec94881
|
Remove ShibbolethRestController and move code into ShibbolethLoginFilter.
|
2021-11-11 13:51:28 -06:00 |
|
Tim Donohue
|
21549d0198
|
Rename ShibbolethAuthenticationFilter to ShibbolethLoginFilter
|
2021-11-11 13:51:28 -06:00 |
|
Tim Donohue
|
a4eda30103
|
Remove unused parameters from several auth related methods.
|
2021-11-11 13:51:28 -06:00 |
|
Tim Donohue
|
a4a00a8949
|
Refactor DSpaceAuthentication object to make it clearer when user is authenticated and when they are not. Fix a few usages in code
|
2021-11-11 13:45:08 -06:00 |
|
Tim Donohue
|
b990d75d9e
|
Fix a recently broken IT by including "none" entity type
|
2021-11-05 10:19:25 -05:00 |
|
Tim Donohue
|
e297d98095
|
[maven-release-plugin] prepare for next development iteration
|
2021-10-28 13:49:02 -05:00 |
|
Tim Donohue
|
c2e31d08ef
|
[maven-release-plugin] prepare release dspace-7.1
|
2021-10-28 13:48:56 -05:00 |
|
Tim Donohue
|
97d0a1f128
|
Merge pull request #8013 from 4Science/improve-handing-of-default-bitstream-read-policies
Improve handing of default bitstream read policies
|
2021-10-26 12:11:22 -05:00 |
|
Tim Donohue
|
c3bea16ab9
|
Merge pull request from GHSA-cf2j-vf36-c6w8
Default groups issue
|
2021-10-26 11:31:42 -05:00 |
|
Tim Donohue
|
f21b16c255
|
Merge pull request #8014 from 4Science/re-enableITtest
Re-enable IT test EntityTypeRestRepositoryIT#findAllByAuthorizedExternalSource
|
2021-10-25 17:17:32 -05:00 |
|
Mykhaylo
|
d3ba3b6c71
|
fix failed test
|
2021-10-25 21:30:39 +02:00 |
|
Andrea Bollini
|
16cf19bed0
|
IT to proof that DSpace/DSpace#7928 is solved
|
2021-10-25 19:03:57 +02:00 |
|
Tim Donohue
|
70ffeaac30
|
Merge pull request #7941 from 4Science/CST-4503-AddingNewRelationshipsInEditItem
Adding new Relationships in Edit Item is difficult for entities with many relationships - REST
|
2021-10-25 10:09:05 -05:00 |
|
Andrea Bollini
|
0de9680781
|
Add tests against permission escalation
|
2021-10-25 16:55:24 +02:00 |
|
Mykhaylo
|
7c10aeccbf
|
minor fix
|
2021-10-25 16:19:27 +02:00 |
|
Mykhaylo
|
4b21327a8e
|
Merge branch 'main' into improve-handing-of-default-bitstream-read-policies
|
2021-10-25 16:18:13 +02:00 |
|
Mykhaylo
|
c3eb1cfed6
|
refactoring
|
2021-10-25 16:13:01 +02:00 |
|
Tim Donohue
|
dbb8ce726d
|
Merge pull request #3210 from mspalti/iiif-endpoint
IIIF REST API
|
2021-10-22 12:16:58 -05:00 |
|
Mykhaylo
|
ee857f9412
|
add support to enable/disable append-mode of DefaultReadGroups via conf
|
2021-10-22 18:40:45 +02:00 |
|
Paulo Graça
|
0191bf1431
|
make adjustments to findExternalSourcesByEntityTypeTest
|
2021-10-22 11:41:58 +01:00 |
|
Paulo Graça
|
4022099bf9
|
Merge branch 'main' of https://github.com/DSpace/DSpace into openaire-funding-support-abstractexternaldataprovider
|
2021-10-22 08:53:22 +01:00 |
|
Michael W Spalti
|
0d9e2d317d
|
Minor comment change.
|
2021-10-21 15:35:09 -07:00 |
|
Michael W Spalti
|
c6565da35c
|
Merge branch 'main' into iiif-endpoint
|
2021-10-21 14:07:47 -07:00 |
|
Tim Donohue
|
b6ec08746e
|
Disable broken test temporarily
|
2021-10-21 15:00:53 -05:00 |
|