evergreen:tags/rel_2_4_3

Last commit made on 2013-10-03
Get this branch:
git clone -b tags/rel_2_4_3 https://git.launchpad.net/evergreen

Branch merges

Branch information

Name:
tags/rel_2_4_3
Repository:
lp:evergreen

Recent commits

1cfe89d... by Mike Rylander

Generate the changelog by hand, because make_release fails to

Signed-off-by: Mike Rylander <email address hidden>

2111fd2... by Mike Rylander

Bumping version numbers, adding Upgrade Script and Changelog

Signed-off-by: Mike Rylander <email address hidden>

b619dc4... by Mike Rylander

Fresh POT files from translations (and Finnish fixup)

Signed-off-by: Mike Rylander <email address hidden>

de6e225... by Mike Rylander

Updating translations from launchpad

Signed-off-by: Mike Rylander <email address hidden>

55459e8... by Galen Charlton

LP#1207281: require SSL when downloading offline patron list

This patch builds on the previous one by forcing use of
SSL for downloading the offline patron list. It also
updates the Apache 2.4 example configuration.

Signed-off-by: Galen Charlton <email address hidden>
Signed-off-by: Bill Erickson <email address hidden>
Signed-off-by: Mike Rylander <email address hidden>

51f96e2... by Michael Peters

LP#1207281 Prevent download of offline patron list without authentication

This patch addresses the vulnerability which allowed a user with the proper
knowledge of the location of offline patron lists to download the file over
regular HTTP without any staff credentials.

This small addition to eg_vhost.conf.in will present users with a login prompt
when trying to access the /standalone/ subdirectory on an Evergreen server.

Users are able to download the patron list in the staff client as normal
because they already have obtained credentials during the normal staff client
authentication process.

Signed-off-by: Michael Peters <email address hidden>
Signed-off-by: Galen Charlton <email address hidden>
Signed-off-by: Bill Erickson <email address hidden>
Signed-off-by: Mike Rylander <email address hidden>

c6785be... by Ben Shum

LP#1066141: add authtoken check and related permission for age to lost function

The SET_CIRC_LOST permission is now required in order to invoke
the open-ils.circ.circulation.age_to_lost method.

Signed-off-by: Ben Shum <email address hidden>
Signed-off-by: Galen Charlton <email address hidden>
Signed-off-by: Bill Erickson <email address hidden>
Signed-off-by: Mike Rylander <email address hidden>

d31bc6c... by Jason Stephenson

Fix an omission in the log redaction configuration.

open-ils.actor.patron.password_reset.commit was omitted in the
<log_protect> block of opensrf_core.xml.example. This commit adds
it and updates the release notes for 2.3 to include it.

There is also a release notes file informing users that they need to
edit opensrf_core.xml to address this issue.

Signed-off-by: Jason Stephenson <email address hidden>
Signed-off-by: Galen Charlton <email address hidden>
Signed-off-by: Bill Erickson <email address hidden>
Signed-off-by: Mike Rylander <email address hidden>

dba5d63... by Pasi Kallinen

Fix delete items confirmation typo.

Signed-off-by: Pasi Kallinen <email address hidden>
Signed-off-by: Ben Shum <email address hidden>

ff28f7e... by Lebbeous Fogle-Weekley <email address hidden>

Better handling of purchase_order being non-numeric

Signed-off-by: Lebbeous Fogle-Weekley <email address hidden>
Signed-off-by: Ben Shum <email address hidden>