This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
roundcubemail
Watch
2
Star
0
Fork
0
You've already forked roundcubemail
mirror of
https://github.com/roundcube/roundcubemail.git
synced
2026-03-03 23:04:01 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d15d594a42e8fe4e6c11dedcd8ac3e89c445f986
roundcubemail
/
program
/
steps
/
settings
History
alecpl
47ad83f337
- Added force_7bit option to force MIME encoding of plain/text messages (
#1486510
)
2010-03-02 13:08:12 +00:00
..
delete_identity.inc
Also protect GET request from CSRF
2009-07-21 16:13:42 +00:00
edit_identity.inc
Use request tokens to protect POST requests from CSFR
2009-07-15 09:49:35 +00:00
edit_prefs.inc
- Don't display disabled sections in Settings (
#1486099
)
2009-10-23 18:11:41 +00:00
func.inc
- Added force_7bit option to force MIME encoding of plain/text messages (
#1486510
)
2010-03-02 13:08:12 +00:00
identities.inc
- Added option 'identities_level', removed 'multiple_identities'
2008-10-24 07:57:21 +00:00
manage_folders.inc
Use rcmail::imap_connect() to establish IMAP connections; always initialize rcube_imap object in mail steps
2010-02-21 16:44:39 +00:00
save_identity.inc
Use global request tokens and automatically protect all POST requests
2009-07-21 16:02:33 +00:00
save_prefs.inc
- Added force_7bit option to force MIME encoding of plain/text messages (
#1486510
)
2010-03-02 13:08:12 +00:00