[Koha-bugs] [Bug 12046] Authentication using CAS - bootstrap

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Apr 8 23:35:59 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12046

M. Tompsett <mtompset at hotmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #26902|0                           |1
        is obsolete|                            |

--- Comment #2 from M. Tompsett <mtompset at hotmail.com> ---
Created attachment 26904
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=26904&action=edit
[SIGNED OFF] Bug 12046: Authentication using CAS - bootstrap

At the OPAC, if the bootstrap theme is used, the modal dialog
does not allow to use the CAS authentication.  A link should be
displayed, as on the opac-user.pl page (and on the prog theme).

Test plan:
- set opacthemes to bootstrap
- enable the casAuthentication pref
- fill the casServerUrl pref with "something"
- go on the opac home page
- click on the "log in" link (top right)
- you should see 2 login blocks 'CAS' and 'Local'

Signed-off-by: Mark Tompsett <mtompset at hotmail.com>

NOTE: Without CAS properly set up, the URL will actually be
      empty for the CAS' click here to login link.
COMMENT: Though this does do what it says it does, would it
         not be better to redirect to the opac-user page and
         get the old page loaded up as before, so not just
         CAS but all potential authentication mechanisms will
         work? Increasing the size of the modal seems to
         defeat the purpose of the modal, in my opinion.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list