pdontthink
|
6cd24c0552
Happy 2017
|
8 lat temu |
pdontthink
|
2934017d92
Happy New Year
|
9 lat temu |
pdontthink
|
3b465a0d0f
Happy 2015
|
10 lat temu |
pdontthink
|
581dc23061
Happy 2014
|
11 lat temu |
Fredrik Jervfors
|
c076a1f1ae
Update copyright
|
12 lat temu |
pdontthink
|
acc409fb2a
Updating copyrights. Happy New Year.
|
13 lat temu |
pdontthink
|
d7ee5f0bba
Fix hook name clash: new smtp_auth hook added recently (a few months ago) has been renamed to smtp_authenticate
|
14 lat temu |
pdontthink
|
fc57bf2b59
Happy New Year!
|
14 lat temu |
pdontthink
|
393975f23a
Refine HMAC-MD5 generator; use native PHP Hash extension if available
|
14 lat temu |
pdontthink
|
d31ba01582
Fix sqauth_read_password() for plugins running on the login_verified hook when the 'key' cookie isn't yet set
|
15 lat temu |
pdontthink
|
7aa0e60863
Update copyrights to 2010
|
15 lat temu |
pdontthink
|
39008a1693
Avoid prefixing global $check_referrer value with protocol prefix - use local variable instead
|
15 lat temu |
Fredrik Jervfors
|
134d462c94
The copyright symbol isn't really needed since the word "copyright" is there. Also it doesn't display right in the documentation.
|
16 lat temu |
pdontthink
|
585c624f80
Implemented page referal verification mechanism. (Secunia Advisory SA34627)
|
16 lat temu |
Fredrik Jervfors
|
0a6245814a
There are too many modified files being committed without the copyright year being updated, so here's a copyright year update the old-fashioned style.
|
16 lat temu |
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 lat temu |
pdontthink
|
5c2f2e7f89
Eliminate PHP notices. Thanks to Pablo Alvarez de Sotomayor Posadillo
|
17 lat temu |
pdontthink
|
87f2ed82e7
Clarify language
|
17 lat temu |
pdontthink
|
cd57643ef8
Correct since tag
|
17 lat temu |
pdontthink
|
dc10ee7589
avoid E_STRICT errors
|
17 lat temu |
pdontthink
|
f20a363f8e
PAGE_NAME might not be defined in all plugins, which might cause a "not defined" error on session timeouts.
|
17 lat temu |
pdontthink
|
153c6aa3b2
Added smtp_auth hook
|
18 lat temu |
Thijs Kinkhorst
|
c350aec756
use PAGE_NAME rather than PHP_SELF in session_expired_location
|
18 lat temu |
Thijs Kinkhorst
|
11b10ba5d1
increment year in copyright notices
|
18 lat temu |
Alexandros Vellis
|
4a20048513
I should read RFC 2831 more carefully: DIGEST-MD5 with authzid needs one more tweak.
|
18 lat temu |
Alexandros Vellis
|
2b54ac2f41
Support for authz authorization identity in the IMAP backend.
|
19 lat temu |
tokul
|
87871e2f42
username should not be empty
|
19 lat temu |
Thijs Kinkhorst
|
4bda93b39e
some code simplification
|
19 lat temu |
Thijs Kinkhorst
|
c3f1d98653
Fixed resuming of compose when session expired while writing, and make
|
19 lat temu |
tokul
|
59ae6f3ac2
removing trailing ?> from function scripts
|
19 lat temu |