summaryrefslogtreecommitdiff
path: root/program/steps/settings/save_identity.inc
AgeCommit message (Expand)Author
2010-09-30- Plugin API: improved 'abort' flag handling, added 'result' item in some hoo...alecpl
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alecpl
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-08-13- Revert last (unintentional) commitalecpl
2010-08-13- ja_JP update (#1486911)alecpl
2010-08-09- Rename hooks: contact_save -> contact_update, identity_save -> identity_upd...alecpl
2010-07-30- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list...alecpl
2010-06-23- removed PHP closing tagalecpl
2009-07-21Use global request tokens and automatically protect all POST requeststhomascube
2009-07-15Use request tokens to protect POST requests from CSFRthomascube
2009-05-14Trigger 'create_identity' when creating a new user; Allow 'create_user' hook ...thomascube
2009-05-01Add plugin hooks for creating/saving/deleting identities and contactsthomascube
2009-04-10- clean up, use simpler _get_email() replacementalecpl
2008-10-24- Added option 'identities_level', removed 'multiple_identities'alecpl
2008-10-18- Fix html signature formatting when identity save error occured (#1485426)alecpl
2008-09-15Redesign of the identities settings + add config option to disable multiple i...thomascube
2008-05-19Don't check for non-existing property -> fix address bookthomascube
2008-05-12-added confirmation message after identity insertion (like after update)alecpl
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomascube
2007-12-10New class rcube_user + send message disposition notificationthomascube
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube
2007-01-31Only allow one default identity (Bug #1484223)thomascube
2006-12-23Fixed little typos and improved CSS altering in HTML messagesthomascube
2006-09-14Initial TinyMCE editor support (still need to work on spellcheck and skins)svncommit
2006-09-01Improved message parsing and HTML validationthomascube
2006-08-16Fixed some XSS and SQL injection issuesthomascube
2006-08-04Several bugfixes; see CHANGELOG for detailsthomascube
2006-03-20Minor improvements and bugfixes (see changelog)thomascube
2006-03-03Improved reading of POST and GET valuesthomascube
2006-02-20Fixed some charset bugsthomascube
2005-12-03Re-design of caching (new database table added\!); some bugfixes; Postgres su...thomascube
2005-11-06Added localized messages to client and check form inputthomascube
2005-11-01Prevent from identities XSSthomascube
2005-10-25more pear/mdb2 integrationsvncommit
2005-09-28Minor bugfixes and correction of confusing License notficationsthomascube
2005-09-25Initial revisionthomascube