]> git.evergreen-ils.org Git - Evergreen.git/commit
Add the PERSISTENT_LOGIN permission to the system, and ...
authorLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Tue, 26 Jul 2011 15:21:20 +0000 (11:21 -0400)
committerBill Erickson <berick@esilibrary.com>
Tue, 26 Jul 2011 15:27:08 +0000 (11:27 -0400)
commit0c14de3649c51dd04b236c4b4f8ce6df97686fda
treeb9d7e15f6b9c91ef89022dc3252512392ca649b3
parentd50f9bc700a8e9b552845246e2a9a222023a2a09
Add the PERSISTENT_LOGIN permission to the system, and ...

... make it belong to Users (which includes Staff and Patrons) by
default.

This doesn't mean that all logins are persistent (long-lived) by
default, it just means that users do have the permission to request a
long-lived auth session by default.

Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.persistent_login_default_perm.sql [new file with mode: 0644]