Koha/koha-tmpl/opac-tmpl/prog/en/css
Chris Cormack 493dcede48 Bug 9587 : Mozilla Persona login
Working on Mozilla Persona support (browser id)

    This will let a user log into Koha using browser id, if their email
    address used matches the email address inside Koha.

    Once an assertion is received, we simply need to find the user that
    matches that email address, and create a session for them.

    opac/svc/login handles this part.

    The nice thing about it is, the user doesn't have to do anything, like
    linking their account. As long as the email address they are using to
    identify themselves in browserid is the same as the one in Koha it
    will just work.

    This is covered by a systempreference, to allow people to do it, and
    is of course totally opt in, it works alongside normal Koha (or any
    other method) of login. So only those choosing to use it, need use it

Test Plan

1/ Make sure OPACBaseURL is set correctly
2/ Switch on the Persona syspref
3/ Make a borrower (or edit one) to have the email you plan to use as
the primary email
4/ Click sign in with email, make or use a persona account
5/ Logout
6/ Check you can still login and logout the normal way

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>

Comment: Works great.
It's not browser dependent, but tested with chrome, firefox, opera and safari.
Old an new login system works.
Minor errors, addresed in follow-up.

Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Signed-off-by: Jared Camins-Esakov <jcamins@cpbibliography.com>
2013-02-24 10:15:35 -05:00
..
babeltheque.css Bug 7470 follow-up: adding comments to avoid removal of this file 2012-08-02 14:14:26 +02:00
colors.css Beginning redesign of the OPAC. At this stage it's a move to make it more like the dev_week design, but this is only a starting point. This commit makes most OPAC page layouts very broken. 2007-11-13 21:35:45 -06:00
datatables.css Bug 6836: followup CSS work 2012-01-27 11:33:12 +01:00
hierarchy.css synch'ing librarian & opac hierarchy css 2007-12-18 04:47:11 -06:00
jquery.rating.css Bug 7500 [FOLLOW-UP][Star ratings] Use CSS Sprites for faster page loading 2012-09-13 17:52:05 +02:00
opac.css Bug 5888: opac-detail subject/author links improvements 2013-02-20 09:48:33 -05:00
persona-buttons.css Bug 9587 : Mozilla Persona login 2013-02-24 10:15:35 -05:00
print.css Bug 8095 - Printed lists in the OPAC not easy to read 2012-05-28 14:30:43 +02:00
sco.css Merge branch 'bug_9052' into 3.12-master 2012-12-30 18:36:34 -05:00