Fredrik Jervfors
|
9ed98bb1ec
phpDocumentor updates
|
20 năm trước cách đây |
Fredrik Jervfors
|
2531f52955
Trimming whitespace and replacing tabs
|
20 năm trước cách đây |
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 năm trước cách đây |
Fredrik Jervfors
|
2834210b28
Indentation cleanup
|
20 năm trước cách đây |
Fredrik Jervfors
|
9faf3051c1
Changing squirrelmail/Squirrelmail to SquirrelMail in some strings as well as other minor documentation fixes
|
20 năm trước cách đây |
Thijs Kinkhorst
|
a73561b911
Increment year in copyright notice.
|
20 năm trước cách đây |
Fredrik Jervfors
|
8c8ecffa57
Replacing tabs with spaces, trimming white space at EOL and newline at EOF
|
21 năm trước cách đây |
Fredrik Jervfors
|
3b83c567dd
Minor cleanups
|
21 năm trước cách đây |
Fredrik Jervfors
|
9d4db8b166
Phpdocumentor update - sed is your friend for these kinds of things ;)
|
21 năm trước cách đây |
tokul
|
eb784ac89f
adding global declaration for set_my_language
|
21 năm trước cách đây |
Fredrik Jervfors
|
e13894b4ed
This i18n string never got translated before
|
21 năm trước cách đây |
tokul
|
a3f79a274e
phpdoc fix.
|
21 năm trước cách đây |
Thijs Kinkhorst
|
cde0377d36
We're living in 2004 now... perl is your friend for these kinds of things :)
|
21 năm trước cách đây |
Erin Schnabel
|
cfdced5f7b
Some tweaks to SMTP auth to allow a site-wide user/pass override
|
21 năm trước cách đây |
Alexandros Vellis
|
5094344725
Attempt to format available documentation for phpdoc.
|
22 năm trước cách đây |
tassium
|
9098cb73e4
Preparation to begin using phpdocumentor.
|
22 năm trước cách đây |
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".
|
22 năm trước cách đây |
Thijs Kinkhorst
|
b9f6f4ca77
Forgot a SM_PATH
|
22 năm trước cách đây |
Thijs Kinkhorst
|
75de52f258
Getting ready for 1.4.0 RC1
|
22 năm trước cách đây |
tassium
|
78084bafd4
Minor changes.
|
22 năm trước cách đây |
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.
|
22 năm trước cách đây |
tassium
|
c6b03fc667
Fixed some E_ALL warnings, should now be E_ALL clean.
|
22 năm trước cách đây |
tassium
|
d698527ab3
Merging in the tassium-auth branch.
|
23 năm trước cách đây |
stekkel
|
386bbd11c1
rg=0 fix for recovering sessions
|
23 năm trước cách đây |
jmunro
|
16542833cd
Since changing to rg=0 we make extensive use of $_SESSION and $HTTP_SESSION_VARS. Because of this session_register, session_unregister, and session_is_registered should NOT be used (see the PHP manual at php.net). They are buggy over different PHP versions anyway. Now when changing a session var using the custom 'sq' version of these functions (all located in global.php) the superglobal array is accessed directly. This fixes the problem with corrupted objects in the session. Tested with 4.1.2 rg=0 and 1.
|
23 năm trước cách đây |
stekkel
|
aa46da1ac3
recover compose form in case of a session expire
|
23 năm trước cách đây |
graf25
|
f6bbbd3d8d
Better base_uri workaround code.
|
23 năm trước cách đây |
graf25
|
6d6fa84207
OK, so it wants a trailing slash...
|
23 năm trước cách đây |
graf25
|
fae230a068
This will hopefully solve the src/src problem. I am a bit concerned about
|
23 năm trước cách đây |
philippe_mingo
|
f9cbd7d61d
Some optimization on frequent loaded code.
|
23 năm trước cách đây |