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

--- Comment #3 from M. Tompsett <mtomp...@hotmail.com> ---
How to trigger all the set_userenv's in C4/Auth.pm:
log in using userid (triggers 1, 2, 6)
log in using cardnumber (triggers 7 and others)
library-intra.mydnsname.org/cgi-bin/koha/svc/bib/{bibnumber}?userid={userid}&password={password}
(first time triggers 4)
library-intra.mydnsname.org/cgi-bin/koha/svc/bib/{bibnumber} (once logged in
triggering 4, this triggers 3)
tools -> tags -> type something in the "Check lists" text box and click 'test'.
(triggers 5)

To trigger the set_userenv's in installer/InstallAuth.pm, just run an upgrade
of a database from a previous version to the current master, and redirect to
the log in screen.

And having figured all this out... It worked.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://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