dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] c5dceb: Conflict with ModSecurity sol


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] c5dceb: Conflict with ModSecurity solved.
Date: Thu, 16 Jun 2016 11:21:25 -0700

  Branch: refs/heads/develop
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: c5dcebb58e35709dcfc0188e6249f8889425dec2
      
https://github.com/Dolibarr/dolibarr/commit/c5dcebb58e35709dcfc0188e6249f8889425dec2
  Author: damirugrin <address@hidden>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

  Changed paths:
    M htdocs/admin/facture.php

  Log Message:
  -----------
  Conflict with ModSecurity solved.

When ModSecurity is enabled on apache server then "scandir" is forbidden word. 
When changing numbering model then you will find following error in apache log: 
ModSecurity: Access denied with code 403 (phase 2). Pattern match 
"(?i)(?:\\\\b(?:f(?:tp_(?:nb_)?f?(?:ge|pu)t|get(?:s?s|c)|s(?:ession_start|candir)
I have changed "scandir" to "scan_dir".


  Commit: ec6dd0c42f0fe24808c6b5e1093d66cdcfe3d56c
      
https://github.com/Dolibarr/dolibarr/commit/ec6dd0c42f0fe24808c6b5e1093d66cdcfe3d56c
  Author: damirugrin <address@hidden>
  Date:   2016-06-13 (Mon, 13 Jun 2016)

  Changed paths:
    M htdocs/admin/facture.php

  Log Message:
  -----------
  Update facture.php


  Commit: e4923fa18a49eb032ce0cc663ea00d6f8a606011
      
https://github.com/Dolibarr/dolibarr/commit/e4923fa18a49eb032ce0cc663ea00d6f8a606011
  Author: Laurent Destailleur <address@hidden>
  Date:   2016-06-16 (Thu, 16 Jun 2016)

  Changed paths:
    M htdocs/admin/facture.php

  Log Message:
  -----------
  Merge pull request #5346 from damirugrin/develop

Conflict with ModSecurity solved in facture.php.


Compare: 
https://github.com/Dolibarr/dolibarr/compare/8e8b14af787d...e4923fa18a49

reply via email to

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