Commit Graph

38 Commits

Author SHA1 Message Date
Damiano Fiorenza
b8de17bcec [CST-10630] start work on porting ldnInbox controller 2023-07-28 10:49:37 +02:00
Tim Donohue
6fbf97a6b3 Remove oracle mentions from configs / READMEs 2023-05-03 14:08:05 -05:00
Tim Donohue
ce7a0d40aa Merge pull request #8356 from 4Science/main-duracom-69
Improvement for the S3 support - IAM Role and support for legacy folder structure
2022-09-28 10:00:34 -05:00
Vincenzo Mecca
b9eb369275 [DSpace#8356][DURACOM-69] Change Requests part. 3.1 2022-08-31 16:12:30 +02:00
Vincenzo Mecca
a78d2fa0ab [DSpace#8356][DURACOM-69] Change Requests part. 3 2022-08-31 13:24:47 +02:00
Vincenzo Mecca
92f43aced3 [#8356][DURACOM-69] Change Requests 2022-08-16 11:37:28 +02:00
Tim Donohue
7ee727ee9d Enhance comments for dspace.server.url and dspace.ui.url 2022-07-01 12:14:10 -05:00
Vincenzo Mecca
b2dca9ff6a Merged main into main-duracom-69 2022-06-17 10:37:05 +00:00
Luca Giamminonni
8b3ab2427d [DSC-403] Fixed S3 use relative path property name 2022-06-16 11:05:35 +02:00
Andrea Bollini
4468fccdcd DSC-403 Porting to DSpace-CRIS 7 of the IAM support for S3 2022-06-16 10:58:00 +02:00
Luca Giamminonni
3660ec2cfa [CST-5669] Added OrcidAuthentication configuration on local.cfg.EXAMPLE 2022-06-10 11:59:06 +02:00
Tim Donohue
358ddc98ed Add deprecation notice for Oracle to logs, dspace database info, READMEs and configs. 2022-05-20 15:09:27 -05:00
Tim Donohue
62c0e28f54 Remove custom Postgres Dialect. Replace with DatabaseAwareLobType 2022-03-30 14:26:39 -05:00
Tim Donohue
df5ed298af Merge pull request #2474 from mwoodiupui/DS-4118
[DS-4118] change_password and register emails have hardcoded sample addresses
2022-03-15 13:22:41 -05:00
Mark H. Wood
585f7c67a9 Move helpdesk email settings up with other emails, as requested. [DS-4118] #2474 2022-03-15 13:39:38 -04:00
Tim Donohue
fa40d42791 Merge pull request #8147 from mwoodiupui/8129
Prefix Solr core names to facilitate multiple DSpace instances on a single Solr instance
2022-02-24 12:42:04 -06:00
Mark H. Wood
e261e1ce43 Add core prefix property to local.cfg.EXAMPLE #8129 2022-02-21 09:59:14 -05:00
Hardy Pottinger
14a961b386 Fix example OIDC line in local.cfg.EXAMPLE, wrong case! 2022-01-28 11:24:47 -06:00
Hardy Pottinger
3a04b92c80 Requested changes
- Add sane fall-back defaults for OIDC, where possible.
- Improve error logging for missing properties
- Include authentication-oidc.cfg in dspace.cfg
- Add configuration examples for OIDC to local.cfg-EXAMPLE
- Improve authentication-oidc.cfg with sane defaults and more comments
2022-01-21 16:57:47 -06:00
Mark H. Wood
160f0221e7 Fixed default, configured Handle URL stem to use https: #8018
Also tidied logging and commentary.
2021-12-03 16:07:57 -05:00
nwoodward
2000cdd56b Change maxwait default to 10 seconds 2021-09-09 12:40:32 -05:00
Tim Donohue
e6898ddf77 Minor code cleanup. Remove any references to BTE, XMLUI and JSPUI from 7.x codebase 2021-08-02 16:48:54 -05:00
Tim Donohue
367a8ab621 Merge pull request #3283 from mwoodiupui/3282
UI/REST linkage configuration is too sensitive to details that should be insignificant.  #3282
2021-05-26 10:25:43 -05:00
Mark H. Wood
b217d85125 Warn not to put trailing slashes on service URI stems. #3282 2021-05-26 10:47:49 -04:00
Andrea Bollini
296381b0f0 Mention the Safari issue with external IdP in the local.cfg.EXAMPLE 2021-05-01 11:34:53 +02:00
Tim Donohue
5ff6c04989 Copy CORS settings to local.cfg by default. Add test to prove CORS blocks authentication from untrusted origins 2021-03-31 15:36:33 -05:00
Tim Donohue
a7c8c2dbd6 Correct default port of dspace.ui.url to be 4000 2020-05-27 16:32:39 -05:00
Tim Donohue
b40ba0c0e5 Update default configs / comments to document how to use local.cfg to override Spring Boot 2020-04-01 15:22:31 -05:00
Tim Donohue
b116c55714 Refactor code to remove the need for a "hostname" configuration. 2020-02-13 13:40:35 -06:00
Tim Donohue
c55f29de6a Replace dspace.hostname with dspace.ui.hostname. Enhance descriptions of how/where configs are used 2020-02-13 13:40:34 -06:00
Tim Donohue
5e3e9b8f9d Replace all usages of dspace.baseUrl with either dspace.server.url or dspace.ui.url (depending on use case) 2020-02-13 13:40:23 -06:00
Andrea Bollini
b26222f278 DS-4367 remove unnecessary dspace.restUrl and fix default configuration 2019-10-17 17:51:24 +02:00
Luigi Andrea Pascarelli
feb2709682 DS-3755 remove the dspace.ui configuration (maybe in a future PR a dspace.path or a dspace.rest.url could be introduced) 2018-01-29 20:51:38 +01:00
Mark H. Wood
80c2722c7e [DS-3564] Limit maximum idle database connections by default (port from dspace-6_x) 2017-04-20 13:03:36 -04:00
Hardy Pottinger
4b9095ae80 [DS-3475] adding more guidance to example local.cfg as per suggestion of Tim Donohue 2017-02-01 20:19:35 +00:00
Hardy Pottinger
425caf5656 [DS-3475] added back assetstore.dir configuration to dspace.cfg 2017-02-01 19:40:53 +00:00
Pascal-Nicolas Becker
4a33ca5d6f DS-3122 Set handle.canonical.prefix to the ${dspace.url}/handle. 2016-09-28 17:01:00 +02:00
Tim Donohue
ab90116268 DS-3153 : Move local.cfg.EXAMPLE to [src]/dspace/config/ directory. 2016-08-08 16:23:44 -05:00