- Feb 26, 2015
-
-
Morris Jobke authored
-
- Feb 24, 2015
-
-
Lukas Reschke authored
Nobody reads the warnings anyways and so we should enforce it at installation time... Also allows us to get rid of some duplicated code. To test change the `default_charset` to something other than `utf-8` or `UTF-8`, both should work fine with that change here. An error should then get shown. We already set those default charsets in the shipped .user.ini and .htaccess
-
- Feb 17, 2015
-
-
Lukas Reschke authored
APCu before 4.0.6 is unbelievable buggy and tend to segfault the PHP process (i.e. the whole webserver) This potentially fixes https://github.com/owncloud/core/issues/14175 Requires a backport to stable8
-
- Feb 12, 2015
-
-
Roeland Jago Douma authored
-
cmeh authored
Added the missing space between value and unit, as it is formatted in all other places across ownCloud.
-
- Feb 11, 2015
-
-
Christopher Schäpers authored
-
- Feb 09, 2015
-
-
Joas Schilling authored
-
- Feb 06, 2015
-
-
cmeh authored
Just a cosmetic detail, but very obvious when working on localisations.
-
- Feb 05, 2015
-
-
Thomas Müller authored
-
- Feb 04, 2015
-
-
Thomas Müller authored
-
Lukas Reschke authored
While really nearly no modern browser cares about it anymore too much it's still not wrong to have it here (and also stops some automated scanners reporting this...)
-
Clark Tomlinson authored
-
Lukas Reschke authored
While really nearly no modern browser cares about it anymore too much it's still not wrong to have it here (and also stops some automated scanners reporting this...)
-
Lukas Reschke authored
Just to follow good practise and prevent some automated scanners to complain about "Cross-domain Referer leakage".
-
- Jan 21, 2015
-
-
Morris Jobke authored
-
- Jan 20, 2015
-
-
Frank Karlitschek authored
-
- Jan 19, 2015
-
-
Morris Jobke authored
-
- Jan 15, 2015
-
-
Morris Jobke authored
* gives the user the chance to verify it's mail address and display name * ref #12823 * fixes #13393
-
- Jan 07, 2015
-
-
Georg Ehrke authored
add logSettingsController add download logfile button move getEntries to LogSettingsController move set log level to logsettingscontroller.php add warning if logfile is bigger than 100MB add unit test for set log level fix typecasting, add new line at EoF show log and logfile download only if log_type is set to owncloud add unit test for getFilenameForDownload
-
Joas Schilling authored
-
- Jan 06, 2015
-
-
Thomas Müller authored
-
- Dec 19, 2014
-
-
Lukas Reschke authored
Those domains are now accessible via HTTPS
-
- Dec 18, 2014
-
-
Morris Jobke authored
* introduced new route settings/users/{id}/mailAddress * kept old responses * better error messages * dropped lostpassword.php from settings/ajax * cleaned up the UserList.add() and hand in user object instead of each attribute as another parameter * check for change permission of mail address * proper response messages
-
Jan-Christoph Borchardt authored
-
- Dec 16, 2014
-
-
Thomas Müller authored
-
Morris Jobke authored
* supply mail address * send mail with username and URL to that mail address * option to temporary enable this feature
-
- Dec 12, 2014
-
-
Morris Jobke authored
* add switch to settings to show user backend * user classes for headers and rows to unify the show/hide statement * add user backend to response of user create request * proper markup in settings area
-
Morris Jobke authored
-
Morris Jobke authored
-
- Dec 11, 2014
-
-
Thomas Müller authored
-
- Dec 09, 2014
-
-
Joas Schilling authored
Fix #10836
-
- Dec 06, 2014
-
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/12650
-
- Dec 04, 2014
-
-
Thomas Müller authored
-
Lukas Reschke authored
-
- Dec 02, 2014
-
-
Simon Whittaker authored
-
- Nov 25, 2014
-
-
Lukas Reschke authored
Workaround required for IIS setups running ownCloud to prevent dataloss. Long-term solution would be to move some configuration settings to the database
-
- Nov 21, 2014
-
-
Volkan Gezer authored
Suggested by mnestis on Transifex.
-
- Nov 18, 2014
-
-
Morris Jobke authored
-
- Nov 10, 2014
-
-
Morris Jobke authored
-
- Nov 06, 2014
-
-
Morris Jobke authored
-