Skip to content
Snippets Groups Projects
  1. May 03, 2014
  2. Apr 26, 2014
  3. Apr 24, 2014
    • Lukas Reschke's avatar
      Preventing access to the config folder · c92a1384
      Lukas Reschke authored
      It isn't uncommon that admins create a backup file of the config (i.e. `config.php.bak`) before performing any changes. This would allow everybody to read the backup of the configuration file which contain several secret and critical values.
      
      I don't believe this is worth a backport or getting added to the installer. It's just a nice to have. People that create public readable backups of their configuration are the one to blame, not us :-)
      c92a1384
  4. Apr 04, 2014
  5. Mar 31, 2014
  6. Mar 24, 2014
    • Vincent Petry's avatar
      Cache folder is now configurable · 10c9b8eb
      Vincent Petry authored
      When using an external cache folder, it is automatically mounted in
      FileSystem::initFileSystem so that any app can use it transparently
      by creating a view on the "/$user/cache" directory.
      10c9b8eb
  7. Mar 12, 2014
  8. Feb 26, 2014
  9. Feb 21, 2014
  10. Feb 20, 2014
  11. Feb 04, 2014
  12. Jan 29, 2014
  13. Jan 24, 2014
  14. Jan 09, 2014
  15. Dec 09, 2013
  16. Dec 06, 2013
  17. Dec 04, 2013
  18. Nov 25, 2013
  19. Nov 11, 2013
    • Wikinaut's avatar
      Update config.sample.php · 63952aae
      Wikinaut authored
      /* Enable maintenance mode to disable ownCloud
         If you want to prevent users to login to ownCloud before you start doing some maintenance work, 
         you need to set the value of the maintenance parameter to true. 
         Please keep in mind that users who are already logged-in are kicked out of ownCloud instantly.
      */
      63952aae
  20. Oct 17, 2013
  21. Oct 09, 2013
  22. Oct 07, 2013
  23. Sep 02, 2013
  24. Sep 01, 2013
  25. Aug 31, 2013
  26. Aug 29, 2013
  27. Aug 28, 2013
  28. Aug 25, 2013
  29. Aug 23, 2013
  30. Aug 19, 2013
  31. Aug 04, 2013
  32. Aug 02, 2013
  33. Jul 29, 2013
Loading