stekkel
|
0084fb6502
Merge of template patch from Steve Brown
|
19 lat temu |
tokul
|
83fdb4c332
copyright update
|
19 lat temu |
Thijs Kinkhorst
|
19072e5fad
netscape date specification is subtly different from rfc822
|
19 lat temu |
Thijs Kinkhorst
|
949b0be7b3
cookie needs gmdate (not date), and do not specialcase '0'.
|
19 lat temu |
tokul
|
1fb4febf46
removed any possible globalized var. It is possible that SESSION, ENV and
|
19 lat temu |
tokul
|
01764a2e96
unregister globals from $_REQUEST. global.php should be loaded before global
|
19 lat temu |
stekkel
|
988d2fdcd2
That was a bit too much. I forgot i experimented with session regeneration.
|
19 lat temu |
stekkel
|
445d28f6bb
Remove double Path from set-cookie header, add expires value because php use
|
19 lat temu |
Fredrik Jervfors
|
a3666cd4b8
Documentation update
|
20 lat temu |
tokul
|
9b38413e94
rearranging global.php layout:
|
20 lat temu |
stekkel
|
434cec16e8
Support for HttpOnly cookies.
|
20 lat temu |
Fredrik Jervfors
|
9ed98bb1ec
phpDocumentor updates
|
20 lat temu |
stekkel
|
befb14baf7
XSS fixes
|
20 lat temu |
Fredrik Jervfors
|
2531f52955
Trimming whitespace and replacing tabs
|
20 lat temu |
pdontthink
|
0901c09fc3
Reverting to Erin's original design; sqgetGlobalVar() should not touch vars that are not found
|
20 lat temu |
tokul
|
3c5c2cc37a
adding warning about nulled var
|
20 lat temu |
Thijs Kinkhorst
|
5146a1489d
in sqgetGlobalVar, reset $value if it is not found.
|
20 lat temu |
Thijs Kinkhorst
|
a73561b911
Increment year in copyright notice.
|
20 lat temu |
Fredrik Jervfors
|
d297f47302
Minor cleanup in comments
|
21 lat temu |
Fredrik Jervfors
|
3b83c567dd
Minor cleanups
|
21 lat temu |
Thijs Kinkhorst
|
796ddf21ee
Implement php_check_version with the PHP version_compare() function which
|
21 lat temu |
pdontthink
|
c2d74305a5
Fixed SM version detection bug - wasn't going to hit us until v2.0, but anyway...
|
21 lat temu |
Fredrik Jervfors
|
9d4db8b166
Phpdocumentor update - sed is your friend for these kinds of things ;)
|
21 lat temu |
stekkel
|
35faa69edf
Undo my stupidity
|
21 lat temu |
stekkel
|
ad94f2adaa
Set the base path before every session_start in case we loose track of the
|
21 lat temu |
tassium
|
ddc8f6ade3
This segment of code should be left in until at least Squirrelmail 1.7.x, to give plugins a chance to adapt to the $uid_support option being gone. Reversing Thijs's commit.
|
21 lat temu |
Thijs Kinkhorst
|
5a4550f372
Remove almost all left overs of our non-uid-imap-server support.
|
21 lat temu |
Thijs Kinkhorst
|
644750922c
We don't support PHP 4.0.x anymore; update the docs to reflect that and
|
21 lat temu |
Thijs Kinkhorst
|
cde0377d36
We're living in 2004 now... perl is your friend for these kinds of things :)
|
21 lat temu |
Jimmy Conner
|
9d5770a2ea
Back out support for using SM without Frames
|
21 lat temu |