thomascube
|
a77cf2292b
|
Add optional referer check to prevent CSRF in GET requests
|
14 years ago |
thomascube
|
61846d1ad3
|
Fix headers box position in message preview iframe
|
14 years ago |
alecpl
|
cbf89140b3
|
- Fix vcard export (#1487765)
|
14 years ago |
thomascube
|
29aab5a214
|
Localize contact property subtypes; better name for contact section
|
14 years ago |
thomascube
|
07b95dc49b
|
Delegate contact input validation to rcube_addressbook instance; accept already localized texts in rcube_output::show_message()
|
14 years ago |
thomascube
|
361ce60948
|
Make iframe headers fixed; don't jump to top when switching tabs
|
14 years ago |
thomascube
|
ed33d19de9
|
Normalize group list-item identifier when inserting a new address group
|
14 years ago |
alecpl
|
d80bd153a4
|
- Fix email_dns_check setting not used for identities/contacts (#1487740)
|
14 years ago |
alecpl
|
47f55c0d08
|
- Fix ICANN example addresses doesn't validate (#1487742)
|
14 years ago |
alecpl
|
e18d992ee1
|
- Fix adding contacts: convert e-mail to ascii before format checking
|
14 years ago |
alecpl
|
89d19c4e61
|
- Small code improvements related to r4487
|
14 years ago |
thomascube
|
784a425e07
|
protect login form submission from CSRF using a request token
|
14 years ago |
thomascube
|
6ec4658f72
|
Adapt test for modcss replacements
|
14 years ago |
thomascube
|
3e0e9148ef
|
Prevent from relaying arbitrary requests through modcss.inc (security issue)
|
14 years ago |
alecpl
|
02b6e614ca
|
- Fix handling of non-image attachments in multipart/related messages (#1487750)
|
14 years ago |
alecpl
|
62481f34e6
|
- Convert Content-type to lowercase, fixes lack of attachment icon for some messages (#1487750)
|
14 years ago |
alecpl
|
e8d5bdc84e
|
- Fix IDNA support when IDN/INTL modules are in use (#1487742)
|
14 years ago |
alecpl
|
9ebac6616d
|
- Fix handling of invalid HTML comments in messages (#1487759)
|
14 years ago |
thomascube
|
e4e38e02cf
|
Fix inconsistency in de_DE localization (#1487749)
|
14 years ago |
thomascube
|
8c57f5977d
|
Don't decode already decoded from header
|
14 years ago |
thomascube
|
88ca38a356
|
Keep rcube_session->lifetime and keep_alive in sync
|
14 years ago |
alecpl
|
b2442d93ef
|
- Fix parsing FETCH response for very long headers (#1487753)
|
14 years ago |
alecpl
|
ef4f591a1d
|
- Unify typeof and undefined usage
|
14 years ago |
alecpl
|
d8cf6d7278
|
- Fix command handlers return value check, unify typeof usage
|
14 years ago |
alecpl
|
2c052c19b1
|
- Prevent from messages_sort_col == null
|
14 years ago |
alecpl
|
ae3d6065d8
|
- Fix add/remove columns in message list when message_sort_order isn't set (#1487751)
|
14 years ago |
alecpl
|
8c27d0032f
|
- Use less code
|
14 years ago |
alecpl
|
f2e94665f3
|
- Clarify regexp (#1487722)
|
14 years ago |
thomascube
|
d755eade08
|
Check mime headers before attempt to parse them (#1487745); broken since r4421
|
14 years ago |
thomascube
|
6039aae387
|
Add groups support for LDAP address books, contributed by Andreas Dick
|
14 years ago |
thomascube
|
cf2da2f9aa
|
Improve session validity check with changing auth cookies; reduce writes to DB; better phpdoc
|
14 years ago |
thomascube
|
206d45f884
|
Updated more translations
|
14 years ago |
thomascube
|
7f64ee2823
|
Updated translations from user submissions
|
14 years ago |
thomascube
|
79e634040d
|
Don't block CSS styles having important keywords
|
14 years ago |
thomascube
|
f6c7afd2d9
|
Fix group item identifiers
|
14 years ago |
thomascube
|
cdb8b96e31
|
Clear message cache table when upgrading
|
14 years ago |
thomascube
|
a4b0885862
|
Updated changelog
|
14 years ago |
thomascube
|
5b123fd348
|
Fix settings UI on IE 6 (#1487724)
|
14 years ago |
thomascube
|
c6be45646b
|
Separate full message headers UI element from headers table (#1487715) + Remove double borders in folder listing (#1487713)
|
14 years ago |
thomascube
|
8458c7ca0e
|
When creating a new contact, add it to the selected group; consider the selected group when deleting a contact
|
14 years ago |
thomascube
|
06670e4efa
|
Define required publich member
|
14 years ago |
thomascube
|
03d772e80d
|
Also wrap unread count in span on server side (#1487720)
|
14 years ago |
alecpl
|
c9f67353cf
|
- Add part MIME ID to message_part_* hooks (#1487718)
|
14 years ago |
alecpl
|
cbebd6be4e
|
- Fix typo (#1487717)
|
14 years ago |
thomascube
|
59ac76dc61
|
Update CHANGELOG
|
14 years ago |
thomascube
|
de06fc3d29
|
Wrap unread count in <span> for more flexible styling
|
14 years ago |
thomascube
|
e9aa8c6d30
|
Improve parsing of vCards exported by MS Outlook (#1487716)
|
14 years ago |
thomascube
|
ede17442a3
|
Fix search with no results; no size for date field
|
14 years ago |
thomascube
|
fbeb468904
|
Better grouping of contact information
|
14 years ago |
thomascube
|
26e76dfdd8
|
Fix window size detection on IE
|
14 years ago |