EPrints Technical Mailing List Archive
See the EPrints wiki for instructions on how to join this mailing list and related information.
Message: #01009
< Previous (by date) | Next (by date) > | < Previous (in thread) | Next (in thread) > | Messages - Most Recent First | Threads - Most Recent First
[EP-tech] https-only site patch
- To: "eprints-tech@ecs.soton.ac.uk" <eprints-tech@ecs.soton.ac.uk>
- Subject: [EP-tech] https-only site patch
- From: Carl Franks <C.A.Franks@dundee.ac.uk>
- Date: Mon, 3 Sep 2012 12:29:13 +0000
Hi,
I've put together a patch against eprints 3.3.10 for your consideration.
It allows us to remove the $c->{host} configuration option, to run the repository entirely under the "securehost" https domain.
The patch does the following, when "host" conf is not set:
* EPrints::URL forces "scheme" to "https" to ensure all generated URLs are https.
* bin/generate_apacheconf does not generate a "cfg/apache/[repo].conf" file.
* don't set a non-secure login cookie
* all other code which relied on "host", now falls back to "securehost"
Carl Franks
Technology and Innovation in Learning Team
Medical Education Institute
University of Dundee
School of Medicine
ext 83041
The University of Dundee is a registered Scottish Charity, No: SC015096
Attachment:
https-only.patch
Description: https-only.patch
- Prev by Date: [EP-tech] patch for use of XML::DOM
- Next by Date: [EP-tech] OpenAIRE Plugin - Project Data
- Previous by thread: [EP-tech] patch for use of XML::DOM
- Next by thread: [EP-tech] OpenAIRE Plugin - Project Data
- Index(es):
