Checks for a basic authentication userid. If found, it skips the cookie stuff.
authortonnesen <tonnesen>
Thu, 4 Jul 2002 21:22:21 +0000 (21:22 +0000)
committertonnesen <tonnesen>
Thu, 4 Jul 2002 21:22:21 +0000 (21:22 +0000)
commitbdee4840197c21b4b21b5d8e8d89d528678c74e1
tree74ed16d91fc78990a03680bfacb3b22ee05d5f9b
parent185adfbfe7930d56b4f8847127d0b833af7aa71f
Checks for a basic authentication userid.  If found, it skips the cookie stuff.
Also now supports scripts that do not _require_ authentication, but might
display differently if they get an authenticated userid (might be useful for
opac pages, where pages could be tailored to meet a patron's preferences).
C4/Auth.pm