Update notes for 2019-02-13

This commit is contained in:
2019-02-13 18:06:47 +02:00
parent 17e03193e3
commit 0fdf184ddb
4 changed files with 22 additions and 14 deletions

View File

@ -602,4 +602,7 @@ $ dspace user --delete --email blah@cta.int
$ dspace user --add --givenname Thierry --surname Lewyllie --email blah@cta.int --password 'blah'
```
- On this note, I saw a thread on the dspace-tech mailing list that says this functionality exists if you enable `webui.user.assumelogin = true`
- I will enable this on CGSpace ([#411](https://github.com/ilri/DSpace/pull/411))
<!-- vim: set sw=2 ts=2: -->