projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3a031f
)
LP#1408803 Add 'persist' login type to auth_proxy sample config
user/dbwells/lp1408803_auth_proxy_persist_login_config
author
Dan Wells
<dbw2@calvin.edu>
Thu, 8 Jan 2015 21:30:59 +0000
(16:30 -0500)
committer
Dan Wells
<dbw2@calvin.edu>
Thu, 8 Jan 2015 21:30:59 +0000
(16:30 -0500)
A recent version of EG added the option to "stay logged in", and this
was implemented as a new login type. Since basically everyone will use
this option via the OPAC, it makes sense that this should be part of the
sample config for auth_proxy.
Signed-off-by: Dan Wells <dbw2@calvin.edu>
Open-ILS/examples/opensrf.xml.example
patch
|
blob
|
history
diff --git
a/Open-ILS/examples/opensrf.xml.example
b/Open-ILS/examples/opensrf.xml.example
index
85adf44
..
9f3209d
100644
(file)
--- a/
Open-ILS/examples/opensrf.xml.example
+++ b/
Open-ILS/examples/opensrf.xml.example
@@
-447,6
+447,7
@@
vim:et:ts=4:sw=4:
<login_types>
<type>staff</type>
<type>opac</type>
+ <type>persist</type>
</login_types>
<org_units>
<unit>103</unit>