- Oct 27, 2014
-
-
Thomas Müller authored
-
Lukas Reschke authored
This commit will make the supported DBs for installation configurable within config.php. By default the following databases are tested: "sqlite", "mysql", "pgsql". The reason behind this is that there might be instances where we want to prevent SQLite to be used by mistake. To test this play around with the new configuration parameter "supportedDatabases".
-
- Oct 14, 2014
-
-
Joas Schilling authored
Correctly use overwritemailurl value when generating absolute urls in CLI Fix #11500 Rename the config to *cli Add overwrite.cli.url to the sample config Revert separator fix, fixes unit test
-
- Sep 22, 2014
-
-
Thomas Müller authored
-
- Sep 18, 2014
-
-
Robin Appelman authored
-
- Sep 08, 2014
-
-
Joas Schilling authored
Fix #10514
-
- Aug 31, 2014
-
-
Robin Appelman authored
-
- Aug 26, 2014
-
-
Lukas Reschke authored
This adds some security utilities to core including: - A library for basic crypto operations (e.g. to encrypt passwords) - A better library for cryptographic actions which allows you to specify the charset - A library for secure string comparisions Remove .htaccess Remove .htaccess Fix typo Add public API Use timing constant comparision Remove CBC constant Adjust code Remove confusing $this
-
- Jun 23, 2014
-
-
Arthur Schiwon authored
-
- May 19, 2014
-
-
Morris Jobke authored
* test case added to avoid adding them later
-
- Mar 14, 2014
-
-
Vincent Petry authored
In environments where the data folder is mount from another partition, it is important to check that the data folder we see is actually the real one. If the mount failed for some reasons, this fix will make ownCloud temporarily unavailable instead of causing unpredictable behavior.
-
- Feb 28, 2014
-
-
Lukas Reschke authored
-
Lukas Reschke authored
1. We're maintaining the same code twice which leads inevitably to problems as this one. The createHtaccess routine is only used to use the correct paths to the 404 and 403 document. 2. Updating the ownCloud instance as described in our documentation (`Delete everything from your ownCloud installation directory, except data and config.`) will break the links to the ErrorDocuments anyways and show the default error handlers if ownCloud is not installed in the root directory.
-
Lukas Reschke authored
269f24cf was not changed in setup.php which prevented loading of CSS files in some environments (e.g. my local setup) for apps.
-
- Feb 21, 2014
-
-
Lukas Reschke authored
-
- Feb 20, 2014
-
-
Thomas Müller authored
-
- Feb 13, 2014
-
-
Robin Appelman authored
-
- Jan 08, 2014
-
-
Thomas Müller authored
-
- Nov 08, 2013
-
-
Thomas Müller authored
-
Thomas Müller authored
-
- Nov 02, 2013
-
-
Thomas Müller authored
-
- Oct 21, 2013
-
-
Thomas Müller authored
-
- Sep 30, 2013
-
-
Thomas Müller authored
Conflicts: lib/private/vcategories.php
-
- Aug 15, 2013
-
-
Christopher Schäpers authored
- Use camelCase - Add some phpdoc - Fix some indents - Use some more spacing
-
- Jul 21, 2013
-
-
Bart Visscher authored
-
- Jun 29, 2013
-
-
Bart Visscher authored
-
Bart Visscher authored
-
Bart Visscher authored
-
Bart Visscher authored
-
Bart Visscher authored
-
- Jun 14, 2013
-
-
Jörn Friedrich Dreyer authored
-
Thomas Müller authored
-
Jörn Friedrich Dreyer authored
use USERS tablespace whn none is given, only needed when we need to create a user, does not need to be stored in config
-
Morris Jobke authored
-
- Jun 12, 2013
-
-
Byron Marohn authored
-
Brice Maron authored
Conflicts: lib/setup.php
-
- Jun 10, 2013
-
-
Jörn Friedrich Dreyer authored
-
- May 28, 2013
-
-
Christopher Schäpers authored
-
- May 22, 2013
-
-
Jörn Friedrich Dreyer authored
-
Jörn Friedrich Dreyer authored
-