tokul
|
87871e2f42
username should not be empty
|
vor 19 Jahren |
Thijs Kinkhorst
|
4bda93b39e
some code simplification
|
vor 19 Jahren |
Thijs Kinkhorst
|
c3f1d98653
Fixed resuming of compose when session expired while writing, and make
|
vor 19 Jahren |
tokul
|
59ae6f3ac2
removing trailing ?> from function scripts
|
vor 19 Jahren |
tokul
|
dbd9f69d03
resubmitting last Monday updates and adding php 5.1.0 timezone support
|
vor 19 Jahren |
stekkel
|
0a70f643f2
Centralized init
|
vor 19 Jahren |
tokul
|
83fdb4c332
copyright update
|
vor 19 Jahren |
tokul
|
bfafe666b4
use sqsetcookie instead of setcookie.
|
vor 19 Jahren |
tokul
|
d72dfedcc9
centralizing password reading and saving functions.
|
vor 19 Jahren |
Fredrik Jervfors
|
9ed98bb1ec
phpDocumentor updates
|
vor 20 Jahren |
Fredrik Jervfors
|
2531f52955
Trimming whitespace and replacing tabs
|
vor 20 Jahren |
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
|
vor 20 Jahren |
Fredrik Jervfors
|
2834210b28
Indentation cleanup
|
vor 20 Jahren |
Fredrik Jervfors
|
9faf3051c1
Changing squirrelmail/Squirrelmail to SquirrelMail in some strings as well as other minor documentation fixes
|
vor 20 Jahren |
Thijs Kinkhorst
|
a73561b911
Increment year in copyright notice.
|
vor 20 Jahren |
Fredrik Jervfors
|
8c8ecffa57
Replacing tabs with spaces, trimming white space at EOL and newline at EOF
|
vor 21 Jahren |
Fredrik Jervfors
|
3b83c567dd
Minor cleanups
|
vor 21 Jahren |
Fredrik Jervfors
|
9d4db8b166
Phpdocumentor update - sed is your friend for these kinds of things ;)
|
vor 21 Jahren |
tokul
|
eb784ac89f
adding global declaration for set_my_language
|
vor 21 Jahren |
Fredrik Jervfors
|
e13894b4ed
This i18n string never got translated before
|
vor 21 Jahren |
tokul
|
a3f79a274e
phpdoc fix.
|
vor 21 Jahren |
Thijs Kinkhorst
|
cde0377d36
We're living in 2004 now... perl is your friend for these kinds of things :)
|
vor 21 Jahren |
Erin Schnabel
|
cfdced5f7b
Some tweaks to SMTP auth to allow a site-wide user/pass override
|
vor 21 Jahren |
Alexandros Vellis
|
5094344725
Attempt to format available documentation for phpdoc.
|
vor 22 Jahren |
tassium
|
9098cb73e4
Preparation to begin using phpdocumentor.
|
vor 22 Jahren |
tassium
|
d1cc599af5
Ok, I screwed up. When I put in cram-md5 and digest-md5, I left the alternative as being "plain", which is a misnomer. There really IS a mechanism called "plain", and what we're doing isn't it. So I've renamed our "plain" to "login".
|
vor 22 Jahren |
Thijs Kinkhorst
|
b9f6f4ca77
Forgot a SM_PATH
|
vor 22 Jahren |
Thijs Kinkhorst
|
75de52f258
Getting ready for 1.4.0 RC1
|
vor 22 Jahren |
tassium
|
78084bafd4
Minor changes.
|
vor 22 Jahren |
tassium
|
1fc6f1eced
With a little help from Marc (ok, a lot), CRAM-MD5 and DIGEST-MD5 no longer require the mhash extension. If present, mhash will be used.
|
vor 22 Jahren |