Commit Graph

14 Commits

Author SHA1 Message Date
Mark H. Wood
e94911ba19 Replace deprecated setMetadata() that uses removed field names. #2956
Once upon a time, DSOs had dedicated fields for some metadata.  These were
moved into the Metadatavalue table long ago, but there were still methods
which used the old field names instead of proper MetadataField triplets.
2020-11-17 15:37:53 -05:00
Giuseppe Digilio
0951d0ae07 Added comments for authentication-shibboleth.lazysession.loginurl in authentication-shibboleth.cfg 2020-03-13 19:40:43 +01:00
Giuseppe Digilio
0fee734a2a Fixed default value of authentication-shibboleth.lazysession.loginurl 2020-02-24 10:15:11 +01:00
Giuseppe Digilio
cc439d3471 Fixed the default value of authentication-shibboleth.lazysession.loginurl param 2020-02-06 15:20:51 +01:00
Terry Brady
1a99488733 remove semicolon from config prop 2016-02-03 10:03:45 -08:00
Tim Donohue
08d3e961be Configuration cleanup. Restore authentication.cfg. Add example of configuring AuthN to local.cfg. Move default logging settings to dspace.cfg. Uncomment all module configs 2016-01-25 14:36:17 -06:00
Tim Donohue
a428d5a24e Prepend all configs with module name (to ensure unique keys). Load all module configs from dspace.cfg via "include" statements. 2016-01-25 14:35:23 -06:00
Tim Donohue
683a2fdb83 DS-2483 : Fix mispelling of "sword.compatibility"
https://jira.duraspace.org/browse/DS-2483
2015-03-03 14:34:34 -06:00
Pascal-Nicolas Becker
7e6b805e32 DS-1906: Adds configurable option to reconvert shibboleth attributes. 2014-02-07 19:11:29 +01:00
Ivan Masár
b8cefdce04 fix typos and some whitespace
* fixes typos almost exclusively in comments and strings
* fixes whitespace where combination of tabs and spaces may break indentation
* doesn't touch typos in config property names to prevent breakage
2012-04-20 16:27:02 +02:00
Scott Phillips
51bb44eeef DS-1012: updated the configuration parameters to use the modules syntax instead of the old style all in one.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6915 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-12-20 17:30:37 +00:00
Tim Donohue
eae5ddf3d7 Comment changes: Updating the configurations files in "[src]/dspace/config/module/" to have a common header style which explains the purpose of the configuration file. Several config files had no/minimal context information, others were just reformatted slightly.
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6799 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-10-11 20:29:09 +00:00
Tim Donohue
e1dc657272 Enhanced the comments at the top of all authentication configuration files. Added some basic info about available Authentication Plugins to 'authentication.cfg' header. Also updated all other authentication config files headers to refer back to 'authenticate.cfg'.
The end goal here is to try and make Authentication configuration a little more self-explanatory. Obviously, these comments are not meant to take the place of good documentation, but I think they will be helpful to sysadmins.

git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6749 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-09-29 15:15:35 +00:00
Stuart Lewis
c0003038ef New modules/authentication-shibboleth.cfg
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6565 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-19 03:22:41 +00:00