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:58:03 -0700

  Branch: refs/heads/develop
  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: 7015e711050a3acb0855b1c5547059bb4f262af0
      
https://github.com/Dolibarr/dolibarr/commit/7015e711050a3acb0855b1c5547059bb4f262af0
  Author: Laurent Destailleur <address@hidden>
  Date:   2019-10-07 (Mon, 07 Oct 2019)

  Changed paths:
    M htdocs/core/modules/security/generate/modGeneratePassPerso.class.php

  Log Message:
  -----------
  FIX #12041


  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


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

  Changed paths:
    M htdocs/admin/security.php

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


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

  Changed paths:
    M htdocs/admin/security.php

  Log Message:
  -----------
  Fix can set min repeat to 0 for password


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

  Changed paths:
    M htdocs/admin/security.php
    M htdocs/core/modules/security/generate/modGeneratePassPerso.class.php

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


Compare: 
https://github.com/Dolibarr/dolibarr/compare/e7aa78cb4a23...71e922635b4c



reply via email to

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