pdontthink
|
c0e02fd5d4
Fix subsequent PHP notices caused by last commit. Also note that incorrect server responses shouild be error-checked, but they are not, probably because that's indicative of more fundamental problems elsewhere.
|
17 yıl önce |
pdontthink
|
5c2f2e7f89
Eliminate PHP notices. Thanks to Pablo Alvarez de Sotomayor Posadillo
|
17 yıl önce |
pdontthink
|
87f2ed82e7
Clarify language
|
17 yıl önce |
pdontthink
|
cd57643ef8
Correct since tag
|
17 yıl önce |
pdontthink
|
dc10ee7589
avoid E_STRICT errors
|
17 yıl önce |
pdontthink
|
f20a363f8e
PAGE_NAME might not be defined in all plugins, which might cause a "not defined" error on session timeouts.
|
18 yıl önce |
pdontthink
|
153c6aa3b2
Added smtp_auth hook
|
18 yıl önce |
Thijs Kinkhorst
|
c350aec756
use PAGE_NAME rather than PHP_SELF in session_expired_location
|
18 yıl önce |
Thijs Kinkhorst
|
11b10ba5d1
increment year in copyright notices
|
18 yıl önce |
Alexandros Vellis
|
4a20048513
I should read RFC 2831 more carefully: DIGEST-MD5 with authzid needs one more tweak.
|
19 yıl önce |
Alexandros Vellis
|
2b54ac2f41
Support for authz authorization identity in the IMAP backend.
|
19 yıl önce |
tokul
|
87871e2f42
username should not be empty
|
19 yıl önce |
Thijs Kinkhorst
|
4bda93b39e
some code simplification
|
19 yıl önce |
Thijs Kinkhorst
|
c3f1d98653
Fixed resuming of compose when session expired while writing, and make
|
19 yıl önce |
tokul
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 yıl önce |
tokul
|
dbd9f69d03
resubmitting last Monday updates and adding php 5.1.0 timezone support
|
19 yıl önce |
stekkel
|
0a70f643f2
Centralized init
|
19 yıl önce |
tokul
|
83fdb4c332
copyright update
|
19 yıl önce |
tokul
|
bfafe666b4
use sqsetcookie instead of setcookie.
|
19 yıl önce |
tokul
|
d72dfedcc9
centralizing password reading and saving functions.
|
19 yıl önce |
Fredrik Jervfors
|
9ed98bb1ec
phpDocumentor updates
|
20 yıl önce |
Fredrik Jervfors
|
2531f52955
Trimming whitespace and replacing tabs
|
20 yıl önce |
pdontthink
|
a808976923
Roll back signout.php changes and move the fix to auth.php, since checking $_SESSION at the top of signout.php *before* the session was even started meant that the user was always considered to be logged out, even before they really were. This broke most all of the plugins that hooked into signout.php
|
20 yıl önce |
Fredrik Jervfors
|
2834210b28
Indentation cleanup
|
20 yıl önce |
Fredrik Jervfors
|
9faf3051c1
Changing squirrelmail/Squirrelmail to SquirrelMail in some strings as well as other minor documentation fixes
|
20 yıl önce |
Thijs Kinkhorst
|
a73561b911
Increment year in copyright notice.
|
20 yıl önce |
Fredrik Jervfors
|
8c8ecffa57
Replacing tabs with spaces, trimming white space at EOL and newline at EOF
|
21 yıl önce |
Fredrik Jervfors
|
3b83c567dd
Minor cleanups
|
21 yıl önce |
Fredrik Jervfors
|
9d4db8b166
Phpdocumentor update - sed is your friend for these kinds of things ;)
|
21 yıl önce |
tokul
|
eb784ac89f
adding global declaration for set_my_language
|
21 yıl önce |