alecpl
|
4d982d38a8
|
- Add LDAP SASL bind and proxy authentication (#1486692)
|
14 years ago |
alecpl
|
261ea440dd
|
- Use addcslashes() instead of strtr() for string quoting
|
14 years ago |
alecpl
|
c5dedd79ca
|
- Add variable for 'Today' label in date_today option (#1486120)
|
14 years ago |
alecpl
|
31036bb3eb
|
- Add favicon on message print page (#1487789)
|
14 years ago |
thomascube
|
50d7d32dca
|
List Net_IDNA2 as required lib
|
14 years ago |
thomascube
|
360bd3ea74
|
Allow group identifiers to be changed upon renaming (used in LDAP)
|
14 years ago |
alecpl
|
bfb7d6e681
|
- Fix dont_override setting does not override existing user preferences (#1487664)
|
14 years ago |
svncommit
|
3221c95a29
|
Update dutch translations.
|
14 years ago |
alecpl
|
61938a735e
|
- Fix/unify page navigation titles
|
14 years ago |
alecpl
|
dd07e79537
|
- Close IMAP connection after SMTP, per discussion in (#1485975)
|
14 years ago |
alecpl
|
ab0b51a1fe
|
- Use only one from IMAP authentication methods to prevent login delays (1487784)
|
14 years ago |
alecpl
|
da142bb598
|
- Replying to a sent message puts the old recipient as the new recipient (#1487074)
- Set compose header fields before skin objects' functions are being used, don't depend on the order of fields
|
14 years ago |
thomascube
|
3e2637351d
|
Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\!
|
14 years ago |
alecpl
|
fc2d3de769
|
- Better fix for #directorylistbox in IE7 + some IE css improvements
|
14 years ago |
thomascube
|
a1bbc2cb16
|
Fix for alias query which was broken in last commit
|
14 years ago |
thomascube
|
7fb11ef6a9
|
Move BINARY modifier to make MYSQL use index again
|
14 years ago |
alecpl
|
f1e98a453d
|
- Increase length of subtype select
|
14 years ago |
alecpl
|
c4e555c160
|
- Fix subtype select labels for fields added with 'Add field'
|
14 years ago |
alecpl
|
de3dde7f2c
|
- Support strftime format in date_today option
|
14 years ago |
thomascube
|
b1d31eea94
|
Fix stripping invalid comments. Changes from r4483 also stripped entire CSS blocks packed in comments
|
14 years ago |
alecpl
|
b389252f2b
|
- Fix handling of attachments with invalid content type (#1487767)
|
14 years ago |
alecpl
|
075ee62a77
|
- Add workaround for DBMail's bug http://www.dbmail.org/mantis/view.php?id=881 (#1487766)
|
14 years ago |
thomascube
|
a97937aceb
|
Codestyle and formatting; don't attempt to save empty array values
|
14 years ago |
alecpl
|
890eae6758
|
- Use IMAP's ID extension (RFC2971) to print more info into debug log
|
14 years ago |
thomascube
|
ea23df6e3e
|
Update localizations for address book extension
|
14 years ago |
thomascube
|
ce988a0778
|
Always generate valid DOM identifiers using html_identifier() write original identifier string to rel attribute where possible
|
14 years ago |
alecpl
|
829cbfe88c
|
- Use html::span instead of HTML code
|
14 years ago |
alecpl
|
768091e094
|
- Make so addcontact icon doesn't jump alone to next line
|
14 years ago |
thomascube
|
de62f02eed
|
Also check referer on logout action
|
14 years ago |
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 |