Skip to content
Snippets Groups Projects
  1. Feb 26, 2006
  2. Feb 25, 2006
  3. Feb 24, 2006
    • Troels Liebe Bentsen's avatar
      Fix umask bug and do a code cleanup of chmod/mkdir usage so set the correct... · 44881d27
      Troels Liebe Bentsen authored
      Fix umask bug and do a code cleanup of chmod/mkdir usage so set the correct permissions, this should also fix problems with dokuwiki making setuid files on some umasks.
      
        * Don't set the umask() anymore, this is not good form and we don't really know what is it in the old code anyway as it was not done properly.
        * Retire the dmask config option introduce 2 new ones called fmode and dmode, this is more in line with posix and should make more sense.
        * Use chmod for setting the correct permissions but only if it's needed.
        * Set changing of permissions off by default as i should work properly in most Apache setups without and it does not make sense on windows anyway.
      
      darcs-hash:20060224211655-ee6b9-68f7bb59417d6f0033cfd3764146923daa4dcf1b.gz
      44881d27
  4. Feb 18, 2006
  5. Feb 24, 2006
  6. Feb 23, 2006
  7. Feb 20, 2006
  8. Feb 19, 2006
  9. Feb 18, 2006
  10. Feb 17, 2006
  11. Feb 07, 2006
  12. Feb 05, 2006
  13. Feb 02, 2006
    • matthiasgrimm's avatar
      change only changed data · 073766c6
      matthiasgrimm authored
      This patch changed the modifyUser function of the user manager
      so that it only forward data fields to the backend that the
      user really changed. Unchanged or empty fields will be skipped.
      
      darcs-hash:20060202192030-7ef76-a221f16cafd24eef632b6554ada90aee8b500b8b.gz
      073766c6
  14. Feb 04, 2006
  15. Feb 03, 2006
  16. Feb 02, 2006
  17. Feb 01, 2006
  18. Jan 31, 2006
  19. Jan 30, 2006
  20. Jan 29, 2006
  21. Jan 28, 2006
  22. Jan 27, 2006
Loading