lp:~camptocamp/openobject-addons/improve_auth_crypt_3_please_launchpad_work-nbi

Created by Nicolas Bessi - Camptocamp and last modified
Get this branch:
bzr branch lp:~camptocamp/openobject-addons/improve_auth_crypt_3_please_launchpad_work-nbi
Members of Camptocamp can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Camptocamp
Project:
Odoo Addons (MOVED TO GITHUB)
Status:
Development

Recent revisions

9844. By Nicolas Bessi - Camptocamp

[MRG] refactoring the writing of encrypted password into DB

9843. By Nicolas Bessi - Camptocamp

[MRG][REVERT] bug 1280152 by adding init function that will encrypt all passwords on module update

9842. By Nicolas Bessi - Camptocamp

[MRG][REVERT] as discussed with O. Dony only init function will be merged

9841. By Nicolas Bessi - Camptocamp

[MRG][IMP] module auth_crypt use sha256 by default to encrypt password. The modification [IMP] Add an init function on res.users to encrypt all passwords when installing module and avoid plain password for deactivated users.

9840. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

9839. By Denis Ledoux (OpenERP)

[FIX] account: move_line_quick_add js, set the domain in the dataset (for instance, for export tool) + performance improvement (no need to re-compute journal list and period list each time a search is done)

9838. By Olivier Dony (Odoo)

[FIX] base_vat: support Irish Tax numbers introduced in 2013

This is a temporary fix until upstream is fixed.
References:
- http://en.wikipedia.org/wiki/Personal_Public_Service_Number
- https://www.welfare.ie/en/Pages/Extension-of-the-Personal-Public-Service-Number-Range.aspx

9837. By Denis Ledoux (OpenERP)

[FIX] base_import: auto_install True

Import feature should now be regarded as an opt-out feature:
Available by default, but you can disable it if you do not want it.

9836. By Thibault Delavallée (OpenERP)

[MERGE] [FIX] fetchmail: more coherent and robust behavior of fetchmail. Notably, do not discard the whole email stack or stop after first crashed email processing.

Featuring:
- [FORWARD] [FIX] Forward port of revision 6920 of 6.1 addons branch, revid:<email address hidden>. Purpose: some fixes and more robuts handling of incoming emails
- [IMP] mail: mail_thread: message routing: raise exceptions instead of using asserts. Indeed assert are statements meant to be used when developping, for debug purpose. In a production environment it is safer to use real exceptions that can be managed accordingly.
- [FIX] mail: fixed tests, no more AssertionError, but ValueError
- [IMP] fetchmail: try / except each email processing. This allows to print an exception in the logs for every failed email processing, without crashing the whole stack. Any failed or succeeded email is set as seen, to avoid crashing every time the scheduler runs.

9835. By Launchpad Translations on behalf of openerp

Launchpad automatic translations update.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:openobject-addons
This branch contains Public information 
Everyone can see this information.

Subscribers