pdontthink
|
10804e03a1
Always generate $base_uri for every page request as opposed to doing it only on some pages. Always regenerate session ID at login to prevent session fixation by an attacker who has set a malicious cookie on the client browser. Try to clean up extraneous cookies, such as ones some browsers might actually obey from the src/ directory. Thanks to Tomas Hoger. (CVE-2009-1580)
|
16 年之前 |
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 年之前 |
pdontthink
|
dc02d60b02
avoid E_STRICT errors
|
17 年之前 |
Thijs Kinkhorst
|
d8911c555c
drop "Application" on second thought (a matter of taste, mostly)
|
18 年之前 |
Thijs Kinkhorst
|
74d3ecec95
use org_title instead of "SquirrelMail" in error_box
|
18 年之前 |
pdontthink
|
ee1ed4af22
Allow error_box and plain_error_message functions to return output instead of immediately echoing. Also make sure all output is generated with templates for these functions
|
18 年之前 |
pdontthink
|
a3505b05fc
Remove HTML from org_logo on logout error page
|
18 年之前 |
pdontthink
|
9333e9a098
Remove more HTML from sm_attributions. Where exactly do these show up? Certainly not in the footer, which is what's displayed here.
|
18 年之前 |
Thijs Kinkhorst
|
11b10ba5d1
increment year in copyright notices
|
18 年之前 |
pdontthink
|
717be5c30c
Massive update to plugin system architecture. Please test! Not all core plugins are tested yet, please point out issues that need to be fixed. Please see http://marc.theaimsgroup.com/?t=116282394000001&r=1&w=2
|
18 年之前 |
pdontthink
|
7367ccaf59
logout_error hook should be able to override login link too
|
18 年之前 |
tokul
|
f3a2225bc5
documenting function changes
|
19 年之前 |
tokul
|
4115a9110e
updating error_box() function calls. second argument was modified.
|
19 年之前 |
stevetruckstuff
|
a5413ffe04
Create template for errors when not logged in.
|
19 年之前 |
stekkel
|
0a70f643f2
Centralized init
|
19 年之前 |
stevetruckstuff
|
de0fbd4c1d
Adding template for error box.
|
19 年之前 |
tokul
|
24045cf04c
centering logout_error table
|
19 年之前 |
Fredrik Jervfors
|
863a5987c4
Replacing deprecated HTML "center" element.
|
19 年之前 |
tokul
|
83fdb4c332
copyright update
|
19 年之前 |
pdontthink
|
a1e6cfdb1b
Move sqm_baseuri() to strings.php. A file for functions that manipulate strings isn't a good dumping ground for this stuff, but get_location() is already there, and otherwise we'd need more reorg that I'm not doing now.
|
19 年之前 |
Fredrik Jervfors
|
9ed98bb1ec
phpDocumentor updates
|
20 年之前 |
tokul
|
0299e0bc98
load default theme in logout_error if possible.
|
20 年之前 |
tokul
|
8ce8730eb1
documenting functions
|
20 年之前 |
Fredrik Jervfors
|
2531f52955
Trimming whitespace and replacing tabs
|
20 年之前 |
Thijs Kinkhorst
|
547143ef66
"development team" -> "project team"
|
20 年之前 |
tokul
|
37120df45e
removing version info from login_error page.
|
20 年之前 |
Thijs Kinkhorst
|
8cf0d87e5c
Missing global $color in logout_error()
|
20 年之前 |
tokul
|
df53e6843c
doc update
|
20 年之前 |
Fredrik Jervfors
|
9faf3051c1
Changing squirrelmail/Squirrelmail to SquirrelMail in some strings as well as other minor documentation fixes
|
20 年之前 |
Thijs Kinkhorst
|
a73561b911
Increment year in copyright notice.
|
20 年之前 |