odoo/addons/website_partner
Olivier Dony 13476c844d [FIX] fields.html, forum: opt-in stripping of @style attrs
For public-facing HTML content provided by the user,
`<style>` tags and `style` attributes should be stripped
automatically, as they can easily be abused to deface
pages for abusive users and spammers.
<style> tags were already stripped, the optional `strip_style`
for fields.html enables the automatic stripping of style
attributes.

This is opt-in because custom style attributes are still
desirable in trusted HTML fields.
2015-03-09 14:41:14 +01:00
..
data [REF] OpenERP --> Odoo in various UI texts (2) 2014-07-18 14:59:38 +02:00
i18n [I18N] Update translations from Launchpad 8.0 branches 2015-01-26 16:36:51 +01:00
models [FIX] fields.html, forum: opt-in stripping of @style attrs 2015-03-09 14:41:14 +01:00
views [FIX] website_partner: css styling, add margin under partner image, before address 2014-05-16 14:57:44 +02:00
__init__.py [REF] website_google_map, website_crm, website_crm_partner_assign, website_membership: extracted res.partner model stuff into dedicated module and moved model-related stuff inside a models directory. 2013-10-02 11:23:09 +02:00
__openerp__.py [MERGE] from trunk 2014-05-02 11:51:32 +02:00