Skip to content
Snippets Groups Projects
  1. Aug 19, 2020
  2. Aug 10, 2020
  3. May 25, 2020
  4. May 11, 2020
  5. May 01, 2020
  6. Apr 30, 2020
    • MichaIng's avatar
      Fix Argon2 options checks · ad606196
      MichaIng authored
      
      The minimum for memory cost is 8 KiB per thread. Threads must be checked and set first to allow checking against the correct memory cost mimimum.
      Options are now applied the following way:
      - If config.php contains the setting with an integer higher or equal to the minimum, it is applied.
      - If config.php contains the setting with an integer lower than the minimum, the minimum is applied.
      - If config.php does not contain the setting or with no integer value, the PHP default is applied.
      
      Signed-off-by: default avatarMichaIng <micha@dietpi.com>
      Signed-off-by: default avatarRoeland Jago Douma <roeland@famdouma.nl>
      ad606196
  7. Apr 29, 2020
  8. Apr 15, 2020
  9. Apr 10, 2020
  10. Apr 09, 2020
  11. Mar 31, 2020
  12. Mar 26, 2020
  13. Mar 19, 2020
  14. Mar 14, 2020
  15. Feb 07, 2020
  16. Feb 03, 2020
  17. Jan 22, 2020
  18. Jan 21, 2020
  19. Jan 20, 2020
  20. Dec 20, 2019
  21. Dec 10, 2019
  22. Dec 07, 2019
  23. Dec 05, 2019
  24. Nov 22, 2019
  25. Oct 06, 2019
  26. Sep 14, 2019
  27. Aug 19, 2019
  28. Aug 10, 2019
  29. Jul 31, 2019
  30. Jul 30, 2019
  31. Jul 18, 2019
  32. Jul 08, 2019
Loading