Andy
|
c32baf6f95
Merge branch 'trunk' into master
|
4 years ago |
pdontthink
|
c4ef1a0eea
Happy New Year
|
4 years ago |
Andy
|
ea8464e9a2
Merge branch 'trunk'
|
5 years ago |
pdontthink
|
40f716e136
Fix overlooked default parameter value
|
5 years ago |
Andy
|
7372f05c34
Merge branch 'trunk'
|
5 years ago |
pdontthink
|
1dd515365c
Uploaded file sizes seem to be reported differently by PHP filesize(); changing divisor from 1024 to 1000 in this case. You can set in config/config_local.php to 1024 if this breaks things for you. Feedback appreciated for this one.
|
5 years ago |
Andy
|
e2a20add5b
Merge branch 'trunk'
|
5 years ago |
pdontthink
|
d07d4c1fc3
Cache $PHP_SELF value, add ability to make custom changes to $PHP_SELF by putting $php_self_pattern and $php_self_replacement in config/config_local.php
|
5 years ago |
Andy
|
a3e51f1ee6
Merge branch 'trunk'
|
5 years ago |
pdontthink
|
fc283980d0
Happy New Year
|
5 years ago |
Andy
|
28d4844b62
Array and String offset Curly Braces deprecated
|
5 years ago |
Andy
|
f7fe4708b2
Merge branch 'trunk'
|
6 years ago |
pdontthink
|
fbcb1ca1f5
Happy New Year
|
6 years ago |
Andy
|
12ae618114
Merge branch 'trunk'
|
6 years ago |
pdontthink
|
afd8b0925a
Add session-based security token functionality (enabled by default)
|
6 years ago |
Andy
|
e3c3ef538e
Cryptographically secure random integer generation
|
7 years ago |
pdontthink
|
23cd61b628
Happy New Year
|
7 years ago |
pdontthink
|
6cd24c0552
Happy 2017
|
8 years ago |
pdontthink
|
2934017d92
Happy New Year
|
9 years ago |
Thijs Kinkhorst
|
38208a612e
Replace invalid characters with a symbol instead of returning empty string for the
|
10 years ago |
pdontthink
|
3b465a0d0f
Happy 2015
|
10 years ago |
pdontthink
|
581dc23061
Happy 2014
|
11 years ago |
Fredrik Jervfors
|
c076a1f1ae
Update copyright
|
12 years ago |
pdontthink
|
47cddde346
Allow more liberal reuse of tokens to avoid cross-frame conflicts
|
12 years ago |
Thijs Kinkhorst
|
efd75f4867
Replace calls to htmlspecialchars() with sm_encode_html_special_chars().
|
12 years ago |
pdontthink
|
b2cc0dac1c
Revert changes in revision 14302. Revision 14302 should only have changed functions/imap_general.php
|
13 years ago |
pdontthink
|
33ebad3f5c
Fall back to using LIST if NAMESPACE answer is malformed or otherwise problematic. This still doesn't account for situations where the NAMESPACE or LIST answer can't be parsed correctly.
|
13 years ago |
pdontthink
|
3e322d9b3f
Spelling mistake
|
13 years ago |
pdontthink
|
c1319ea61a
Better performance by reducing token usage to only one at a time (also added an option to revert to old behavior if desired)
|
13 years ago |
pdontthink
|
acc409fb2a
Updating copyrights. Happy New Year.
|
13 years ago |