Commit Graph

28 Commits (bb8012cfcde4ee598c2281373252a84ce0c96cc2)

Author SHA1 Message Date
thomascube 5499336fef Use global request tokens and automatically protect all POST requests 15 years ago
thomascube 57f0c81f2c Use request tokens to protect POST requests from CSFR 15 years ago
thomascube f879f4e2f8 Trigger 'create_identity' when creating a new user; Allow 'create_user' hook to abort the operation 15 years ago
thomascube 69f18a09ae Add plugin hooks for creating/saving/deleting identities and contacts 15 years ago
alecpl 82c45a1952 - clean up, use simpler _get_email() replacement 15 years ago
alecpl ec01712a99 - Added option 'identities_level', removed 'multiple_identities'
- Allow deleting identities when multiple_identities=false (#1485435)
16 years ago
alecpl 407dcf9e71 - Fix html signature formatting when identity save error occured (#1485426) 16 years ago
thomascube f645ce169e Redesign of the identities settings + add config option to disable multiple identities 16 years ago
thomascube c1b3c4cc31 Don't check for non-existing property -> fix address book 16 years ago
alecpl 72b2807fb9 -added confirmation message after identity insertion (like after update) 16 years ago
thomascube 197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 16 years ago
thomascube fba1f5ab81 New class rcube_user + send message disposition notification 17 years ago
thomascube f1154163b0 Merged branch devel-addressbook from r443 back to trunk 17 years ago
thomascube 6ec91f1eb2 Only allow one default identity (Bug #1484223) 18 years ago
thomascube 853b2e7341 Fixed little typos and improved CSS altering in HTML messages 18 years ago
svncommit a0109c4933 Initial TinyMCE editor support (still need to work on spellcheck and skins) 18 years ago
thomascube ea206d3d92 Improved message parsing and HTML validation 18 years ago
thomascube 89406f36c2 Fixed some XSS and SQL injection issues 18 years ago
thomascube fa4cd20fb1 Several bugfixes; see CHANGELOG for details 18 years ago
thomascube ad57b3ab3a Minor improvements and bugfixes (see changelog) 19 years ago
thomascube ea7c46b4f3 Improved reading of POST and GET values 19 years ago
thomascube 13c1afbcbb Fixed some charset bugs 19 years ago
thomascube 1cded85790 Re-design of caching (new database table added\!); some bugfixes; Postgres support 19 years ago
thomascube 10a699759d Added localized messages to client and check form input 19 years ago
thomascube dba5f7c44a Prevent from identities XSS 19 years ago
svncommit d7cb77414c more pear/mdb2 integration 19 years ago
thomascube 30233b8dfb Minor bugfixes and correction of confusing License notfications 19 years ago
thomascube 4e17e6c9db Initial revision 19 years ago