dolibarr-git
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-git] [Dolibarr/dolibarr] 7a4d1d: Fix security hole


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 7a4d1d: Fix security hole
Date: Tue, 21 Apr 2015 03:09:14 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 7a4d1d990e47e5969eb2e3e289ee7e1b6e86d6fe
      
https://github.com/Dolibarr/dolibarr/commit/7a4d1d990e47e5969eb2e3e289ee7e1b6e86d6fe
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-04-21 (Tue, 21 Apr 2015)

  Changed paths:
    M htdocs/filefunc.inc.php

  Log Message:
  -----------
  Fix security hole


  Commit: 5a9c40eb5916f64e54f4b0466025b92eff8c730a
      
https://github.com/Dolibarr/dolibarr/commit/5a9c40eb5916f64e54f4b0466025b92eff8c730a
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-04-21 (Tue, 21 Apr 2015)

  Changed paths:
    M htdocs/comm/propal.php
    M htdocs/filefunc.inc.php
    M htdocs/theme/eldy/style.css.php

  Log Message:
  -----------
  Fix minor look and security errors


  Commit: a69027606057913c9035218aff700dbd88f8248a
      
https://github.com/Dolibarr/dolibarr/commit/a69027606057913c9035218aff700dbd88f8248a
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-04-21 (Tue, 21 Apr 2015)

  Changed paths:
    M htdocs/core/class/conf.class.php
    M htdocs/main.inc.php

  Log Message:
  -----------
  Fix js warnings, select2 css was not loaded.


  Commit: 1c8e1638c76a1bca714ae61828c47038f6113057
      
https://github.com/Dolibarr/dolibarr/commit/1c8e1638c76a1bca714ae61828c47038f6113057
  Author: Laurent Destailleur <address@hidden>
  Date:   2015-04-21 (Tue, 21 Apr 2015)

  Changed paths:
    M .travis.yml
    M htdocs/admin/dict.php
    M htdocs/comm/propal.php
    M htdocs/comm/propal/class/propal.class.php
    M htdocs/commande/card.php
    M htdocs/commande/class/commande.class.php
    M htdocs/compta/facture.php
    M htdocs/compta/facture/class/facture-rec.class.php
    M htdocs/compta/facture/class/facture.class.php
    M htdocs/compta/facture/fiche-rec.php
    M htdocs/compta/salaries/card.php
    A htdocs/compta/salaries/info.php
    M htdocs/contrat/card.php
    M htdocs/contrat/class/contrat.class.php
    M htdocs/core/class/commondocgenerator.class.php
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/commonobjectline.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/lib/pdf.lib.php
    A htdocs/core/lib/salaries.lib.php
    M htdocs/core/modules/commande/doc/pdf_einstein.modules.php
    M htdocs/core/modules/facture/doc/pdf_crabe.modules.php
    M htdocs/core/modules/propale/doc/pdf_azur.modules.php
    M htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php
    M htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php
    M htdocs/core/tpl/objectline_create.tpl.php
    M htdocs/core/tpl/objectline_edit.tpl.php
    M htdocs/core/tpl/objectline_view.tpl.php
    M htdocs/core/tpl/originproductline.tpl.php
    M htdocs/fourn/class/fournisseur.commande.class.php
    M htdocs/fourn/class/fournisseur.facture.class.php
    M htdocs/fourn/commande/card.php
    M htdocs/fourn/commande/orderstoinvoice.php
    M htdocs/fourn/facture/card.php
    A htdocs/install/mysql/data/llx_c_units.sql
    M htdocs/install/mysql/migration/3.7.0-3.8.0.sql
    A htdocs/install/mysql/tables/llx_c_units.key.sql
    A htdocs/install/mysql/tables/llx_c_units.sql
    M htdocs/install/mysql/tables/llx_commande_fournisseur.sql
    A htdocs/install/mysql/tables/llx_commande_fournisseurdet.key.sql
    M htdocs/install/mysql/tables/llx_commande_fournisseurdet.sql
    M htdocs/install/mysql/tables/llx_commandedet.key.sql
    M htdocs/install/mysql/tables/llx_commandedet.sql
    M htdocs/install/mysql/tables/llx_contratdet.key.sql
    M htdocs/install/mysql/tables/llx_contratdet.sql
    M htdocs/install/mysql/tables/llx_facture_fourn_det.key.sql
    M htdocs/install/mysql/tables/llx_facture_fourn_det.sql
    M htdocs/install/mysql/tables/llx_facturedet.key.sql
    M htdocs/install/mysql/tables/llx_facturedet.sql
    A htdocs/install/mysql/tables/llx_facturedet_rec.key.sql
    M htdocs/install/mysql/tables/llx_facturedet_rec.sql
    M htdocs/install/mysql/tables/llx_product.key.sql
    M htdocs/install/mysql/tables/llx_product.sql
    M htdocs/install/mysql/tables/llx_propaldet.key.sql
    M htdocs/install/mysql/tables/llx_propaldet.sql
    M htdocs/langs/en_US/admin.lang
    M htdocs/langs/en_US/products.lang
    M htdocs/product/admin/product.php
    M htdocs/product/card.php
    M htdocs/product/class/product.class.php

  Log Message:
  -----------
  Merge branch 'develop' of address@hidden:Dolibarr/dolibarr.git into develop


Compare: 
https://github.com/Dolibarr/dolibarr/compare/e476b577952b...1c8e1638c76a

reply via email to

[Prev in Thread] Current Thread [Next in Thread]