Skip to content
Snippets Groups Projects
  1. Jan 26, 2024
  2. Jan 15, 2024
  3. Nov 30, 2023
  4. Sep 14, 2023
  5. Aug 01, 2023
  6. Jul 29, 2023
  7. Jul 23, 2023
  8. Jul 02, 2023
  9. Jun 29, 2023
  10. May 21, 2023
  11. Dec 18, 2022
  12. Nov 27, 2022
  13. Nov 02, 2022
  14. Oct 27, 2022
  15. Oct 13, 2022
  16. Jun 18, 2022
  17. Jun 16, 2022
  18. Jun 13, 2022
  19. Apr 17, 2022
  20. Feb 23, 2022
    • TomZ's avatar
      Fix security issue. · 5c6c6f27
      TomZ authored
      The docs state that you need to make the config file _readable_
      and then proceeds to make the file writable.
      
      This changes it to make the file to be owned by root and readable by
      anyone. This is the default for unix / linux and suggested practice
      for files in /etc.
      5c6c6f27
  21. Feb 21, 2022
    • TomZ's avatar
      Fix permissions · 949f2523
      TomZ authored
      The text just sets the ownership and ignores that defaults on unix
      are to have newly created dirs be readable by everyone.
      This closes the database to unauthorized users on multi-user systems.
      949f2523
  22. Feb 16, 2022
  23. Feb 04, 2022
  24. Feb 02, 2022
  25. Jan 29, 2022
  26. Jan 23, 2022
  27. Nov 25, 2021
  28. Nov 21, 2021
  29. Sep 06, 2021
  30. Sep 01, 2021
  31. Aug 31, 2021
Loading