https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31699

--- Comment #36 from David Cook <dc...@prosentient.com.au> ---
I was doing some more thinking...

On one hand, I was thinking maybe we should make a more consistent login box.

For instance, if you go to
http://localhost:8080/cgi-bin/koha/opac-shelves.pl?op=add_form, the
opac-auth.tt template creates a login box that works as expected.

But the modal sends you off to opac-user.pl. There's no reason the masthead.inc
couldn't create the same login box as opac-auth.tt.

On the other hand, I like the idea of login endpoints (like with SSO), which
need to redirect you back, so maybe this redirect is fine (so long as we're
rewriting/validating the redirect URLs)

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to