dolibarr-git
[Top][All Lists]
Advanced

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

[Dolibarr-git] [Dolibarr/dolibarr] c8fb81: fix #12041 - Generate passwor


From: Laurent Destailleur
Subject: [Dolibarr-git] [Dolibarr/dolibarr] c8fb81: fix #12041 - Generate password
Date: Mon, 07 Oct 2019 03:54:47 -0700

  Branch: refs/heads/10.0
  Home:   https://github.com/Dolibarr/dolibarr
  Commit: c8fb81710f20dd47a49cb1988568f8a4adc3b87a
      
https://github.com/Dolibarr/dolibarr/commit/c8fb81710f20dd47a49cb1988568f8a4adc3b87a
  Author: Laurent De Coninck <address@hidden>
  Date:   2019-10-04 (Fri, 04 Oct 2019)

  Changed paths:
    M htdocs/admin/security.php

  Log Message:
  -----------
  fix #12041 - Generate password

Secure the generate password method "perso".
Now the system checks the minimum possible value. If the value entered
is lower then the system will never trigger the update.

Since the update is done through GET parameters, I also added a check
backend wise. This checks should never be triggered nor in error.

[see: #12041]


  Commit: a509404636d68158c85b987489e87b124992f94c
      
https://github.com/Dolibarr/dolibarr/commit/a509404636d68158c85b987489e87b124992f94c
  Author: stickler-ci <address@hidden>
  Date:   2019-10-04 (Fri, 04 Oct 2019)

  Changed paths:
    M htdocs/admin/security.php

  Log Message:
  -----------
  Fixing style errors.


  Commit: 91a922a454d7f806736dbd40952f1b862c6034a0
      
https://github.com/Dolibarr/dolibarr/commit/91a922a454d7f806736dbd40952f1b862c6034a0
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-10-07 (Mon, 07 Oct 2019)

  Changed paths:
    M htdocs/admin/security.php

  Log Message:
  -----------
  Update security.php


  Commit: 022c67ee68a450bfcfabb70694f75aecc6c6a605
      
https://github.com/Dolibarr/dolibarr/commit/022c67ee68a450bfcfabb70694f75aecc6c6a605
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-10-07 (Mon, 07 Oct 2019)

  Changed paths:
    M htdocs/admin/security.php

  Log Message:
  -----------
  Merge pull request #12045 from laudeco/hotfix/12041-security-generate-password

[fix #12041] - Generate password mode perso


Compare: 
https://github.com/Dolibarr/dolibarr/compare/23de8694fa77...022c67ee68a4



reply via email to

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