Commit Graph

12 Commits

Author SHA1 Message Date
Joost
2378dbbeec Merge remote-tracking branch 'upstream/main' into w2p-97298_issue-3281_self-register-issue-main 2022-12-13 10:38:30 +01:00
Joost
a152b551d4 [task 97298] implemented check for allowed domains during registration' 2022-12-07 16:32:08 +01:00
Mykhaylo
a31bb4bf61 [CST-6108] implemented community feedbacks 2022-09-16 12:19:06 +02:00
Mykhaylo
b8136aed8c [CST-6108] fix faled IT 2022-08-25 19:24:12 +02:00
Mykhaylo
3eac915dbb [CST-6108] Implemented community feedback 2022-08-09 13:08:14 +02: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
Davor Cubranic
8145ded0d2 Fix the name of the master authentication config file
It's 'authentication.cfg', not 'authenticate.cfg'.
2015-06-29 13:09:43 -07:00
Mark H. Wood
5129c095f3 Document configuration of the digest algorithm and provide a commented-out example. 2012-08-09 11:05:04 -04: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
3a5fe4bca7 New modules/authentication-password.cfg
git-svn-id: http://scm.dspace.org/svn/repo/dspace/trunk@6566 9c30dcfa-912a-0410-8fc2-9e0234be79fd
2011-08-19 03:35:26 +00:00