Paul POULAIN
a502aa1c76
HTML::Template => HTML::Template::Pro
HTML::Template is no more used, some were remaining,
fixing the "use ...;" to H::T::Pro only
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
15 years ago
Galen Charlton
958b5a097c
new C4::Auth::get_session for single place to get CGI::Session object
Refactoring to provide single place to get CGI::Session ojbject;
fixes bug for DB storage method other than 'mysql'.
This refactoring is also part of the patch series for
handling large input files for staging and processing
MARC records.
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
15 years ago
Paul POULAIN
865036b43c
opac-logout fixed
Signed-off-by: Chris Cormack <crc@liblime.com>
Signed-off-by: Joshua Ferraro <jmf@liblime.com>
16 years ago
Paul POULAIN
bb12924c1b
some cleaning in Auth
Signed-off-by: Chris Cormack <crc@liblime.com>
16 years ago
Paul POULAIN
85636b5cf1
BUGFIX : updating opac-logout to deal with CGI::Sessions
Signed-off-by: Chris Cormack <crc@liblime.com>
16 years ago
Chris Cormack
61804c6815
Perltidy opac-logout.pl
16 years ago
tipaul
fc1342f73d
rel_3_0 moved to HEAD
16 years ago
tipaul
d1a905a786
small bugfix to make logout work
20 years ago
tipaul
747a71aa67
little bugfixes for opac templated.
Need "use HTML::Template" at the beginning of every script.
Note : opac-reserve does not work at all.
Could katipo/finlay check why ?
20 years ago
arensb
d582d90c53
Replaced &requireDBI with C4::Context->dbh, thus making the "use
Database" statement unnecessary.
Replaced a prepare()/execute() with a do().
21 years ago
finlayt
6007e1e067
added these files from the rel-1-2 branch. This is the beging of the new opac
21 years ago
tonnesen
1e67687742
Added copyright statement to all .pl and .pm files
21 years ago
tonnesen
a66bcaa168
Minor changes to authentication routines.
21 years ago
tonnesen
185adfbfe7
Additions to authentication scheme. Logs to /tmp/sessionlog. Will move this
to a db table.
21 years ago