dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] 44a105: Fix warining message during s


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] 44a105: Fix warining message during societe activation
Date: Mon, 09 Jun 2014 08:26:16 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: 44a105915816c4d8f2904088f6a3d099cc7459ee
      
https://github.com/Dolibarr/dolibarr/commit/44a105915816c4d8f2904088f6a3d099cc7459ee
  Author: Florian HENRY <address@hidden>
  Date:   2014-06-05 (Thu, 05 Jun 2014)

  Changed paths:
    M htdocs/core/modules/modSociete.class.php

  Log Message:
  -----------
  Fix warining message during societe activation


  Commit: e8f8644bf46bb8d064cc203e6ebdfc54395351b7
      
https://github.com/Dolibarr/dolibarr/commit/e8f8644bf46bb8d064cc203e6ebdfc54395351b7
  Author: Florian HENRY <address@hidden>
  Date:   2014-06-05 (Thu, 05 Jun 2014)

  Changed paths:
    M ChangeLog
    M htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php

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


  Commit: ebe49b0525b5a316a90a2bd9b2f259099e76d204
      
https://github.com/Dolibarr/dolibarr/commit/ebe49b0525b5a316a90a2bd9b2f259099e76d204
  Author: Florian HENRY <address@hidden>
  Date:   2014-06-05 (Thu, 05 Jun 2014)

  Changed paths:
    M htdocs/core/modules/modSociete.class.php

  Log Message:
  -----------
  Same bug, missing select column use in result


  Commit: 768163c6fcd16d9a7b04a50c4406f555601ae8ca
      
https://github.com/Dolibarr/dolibarr/commit/768163c6fcd16d9a7b04a50c4406f555601ae8ca
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-06-06 (Fri, 06 Jun 2014)

  Changed paths:
    M htdocs/core/lib/pdf.lib.php

  Log Message:
  -----------
  Fix: Easy fix to solve pb with pagebreak when adding image


  Commit: 2ec4c56f6b04be32f88ebe790b5759ea5fba2ef1
      
https://github.com/Dolibarr/dolibarr/commit/2ec4c56f6b04be32f88ebe790b5759ea5fba2ef1
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-06-06 (Fri, 06 Jun 2014)

  Changed paths:
    M htdocs/core/modules/modSociete.class.php

  Log Message:
  -----------
  Merge pull request #1640 from FHenry/3.5

3.5


  Commit: 77a9d4eb71a7ede8e503e42104edb33035ad54ee
      
https://github.com/Dolibarr/dolibarr/commit/77a9d4eb71a7ede8e503e42104edb33035ad54ee
  Author: Florian HENRY <address@hidden>
  Date:   2014-06-09 (Mon, 09 Jun 2014)

  Changed paths:
    M htdocs/core/lib/security2.lib.php
    M htdocs/main.inc.php
    M htdocs/public/demo/index.php
    M htdocs/user/class/user.class.php
    M htdocs/user/class/usergroup.class.php
    M htdocs/user/fiche.php

  Log Message:
  -----------
  Start fix [ bug #1437 ] Securitu Issue

Some of them can be fix, because GETPOST even with 'alpha' test do not
warn if input is
"2%2F0%2F1234%3cscript%3ealert%2893275%29%3c%2fscript%3e"
for exemple

I don't have magical solution for this kind of security issue


  Commit: 9ba4b53a88eb0d5f30f2e0424b2329f534dd0c24
      
https://github.com/Dolibarr/dolibarr/commit/9ba4b53a88eb0d5f30f2e0424b2329f534dd0c24
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-06-09 (Mon, 09 Jun 2014)

  Changed paths:
    M htdocs/core/lib/security2.lib.php
    M htdocs/main.inc.php
    M htdocs/public/demo/index.php
    M htdocs/user/class/user.class.php
    M htdocs/user/class/usergroup.class.php
    M htdocs/user/fiche.php

  Log Message:
  -----------
  Merge pull request #1645 from FHenry/3.5

Start fix [ bug #1437 ] Securitu Issue


  Commit: 4c3c62515d25624a6f551fcbfed50393c2294e39
      
https://github.com/Dolibarr/dolibarr/commit/4c3c62515d25624a6f551fcbfed50393c2294e39
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-06-09 (Mon, 09 Jun 2014)

  Changed paths:
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/fileupload.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/master.inc.php
    M htdocs/public/members/new.php
    M htdocs/public/members/public_card.php
    M htdocs/public/members/public_list.php
    M htdocs/public/paybox/newpayment.php
    M htdocs/public/paybox/paymentko.php
    M htdocs/public/paybox/paymentok.php
    M htdocs/public/paypal/newpayment.php
    M htdocs/public/paypal/paymentko.php
    M htdocs/public/paypal/paymentok.php

  Log Message:
  -----------
  Fix: Confusion between is_int and is_numeric.


  Commit: b124007c8ca3a236d487eec5de25733c06eae306
      
https://github.com/Dolibarr/dolibarr/commit/b124007c8ca3a236d487eec5de25733c06eae306
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-06-09 (Mon, 09 Jun 2014)

  Changed paths:
    M htdocs/core/class/commonobject.class.php
    M htdocs/core/class/fileupload.class.php
    M htdocs/core/class/html.form.class.php
    M htdocs/core/lib/pdf.lib.php
    M htdocs/core/lib/security2.lib.php
    M htdocs/core/modules/modSociete.class.php
    M htdocs/main.inc.php
    M htdocs/master.inc.php
    M htdocs/public/demo/index.php
    M htdocs/public/members/new.php
    M htdocs/public/members/public_card.php
    M htdocs/public/members/public_list.php
    M htdocs/public/paybox/newpayment.php
    M htdocs/public/paybox/paymentko.php
    M htdocs/public/paybox/paymentok.php
    M htdocs/public/paypal/newpayment.php
    M htdocs/public/paypal/paymentko.php
    M htdocs/public/paypal/paymentok.php
    M htdocs/user/class/user.class.php
    M htdocs/user/class/usergroup.class.php
    M htdocs/user/fiche.php

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/3.5' into develop


  Commit: c52a494fbe4b929a5811f911fbc60510e1fbebd9
      
https://github.com/Dolibarr/dolibarr/commit/c52a494fbe4b929a5811f911fbc60510e1fbebd9
  Author: Laurent Destailleur <address@hidden>
  Date:   2014-06-09 (Mon, 09 Jun 2014)

  Changed paths:
    M htdocs/compta/prelevement/class/bonprelevement.class.php

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


Compare: 
https://github.com/Dolibarr/dolibarr/compare/8ae2dfbf9e42...c52a494fbe4b

reply via email to

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