Koha/installer/data/mysql/en/mandatory
Henri-Damien LAURENT 54f7ca4d3b bug 3204: implement request signing for Amazon Web Services
After 2009-08-15, Amazon Web Services will expect that
all requests to the Product Advertising API, which is what
Koha uses for retrieving reviews and other enhanced content
from Amazon, include signatures.  This patch and
subsequenct patches implement this functionality.

What this means in practice (assuming the user has elected
to use any enhanced content from Amazon) is that

[1] The user must get a Amazon Secret Access Key.  This can
    be done by logging in to the user's AWS account
    at (e.g.) http://aws.amazon.com/, going to the 'Access Identifiers'
    page, and from there retrieving and/or creating a new Secret
    Access Key.

[2] The contents of the Secret Access Key should then be
    entered into the new AWSPrivateKey system preference.

Once that is done, grabbing reviews and table of contents from Amazon
should work as normal.  If the user doesn't do this before 2009-08-15,
reviews and TOCs will no longer be supplied from Amazon, although there
should be no crashes - the content will simply not show up.

Note that the requirement to sign requests does *NOT* appear to apply
to simply displaying book covers from Amazon.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-08-13 09:29:56 -04:00
..
class_sources.sql Add ANSCR to default cn_source list. 2008-05-27 07:33:23 -05:00
class_sources.txt
message_transport_types.sql Revised Schema 2009-02-04 13:57:20 -06:00
message_transport_types.txt bug 2347 [1/2]: removing RSS from optional and mandatory sql scripts 2008-07-14 14:10:34 -05:00
sample_notices.sql bug 2897: fix English sample notices 2009-05-21 15:09:52 -05:00
sample_notices.txt [Checkout Slips Part 3 14/16] SQL 2009-02-04 13:58:43 -06:00
stopwords.sql
stopwords.txt
subtag_registry.sql Correct iso639_2_code for Spanish is "spa" not "rus". 2009-04-27 07:21:31 -05:00
subtag_registry.txt WARNING: BIG I18N PATCH, you must import the subtag_registry.sql after this upgrade to benefit from the new features ... if you don't everything will work as before. 2008-01-05 02:59:51 -06:00
sysprefs.sql bug 3204: implement request signing for Amazon Web Services 2009-08-13 09:29:56 -04:00
sysprefs.txt
userflags.sql 2425: Spelling Error - Permissions 2008-08-09 07:45:35 -05:00
userflags.txt
userpermissions.sql bug 2874 [1/3]: schema changes for overriding blocked renewals 2008-12-23 17:01:58 -06:00
userpermissions.txt granular permissions - created DB tables 2008-04-10 15:53:08 -05:00