- Jan 12, 2016
-
-
Lukas Reschke authored
Two small security hardenings for our IE users and those with Adobe products. Aligns it more with https://github.com/twitter/secureheaders#secureheaders---
-
Thomas Müller authored
fix identation in public/irequest.php
-
Thomas Müller authored
Replace deprecated function calls to SecureRandom
-
Morris Jobke authored
-
Thomas Müller authored
Remove unused deprecated function from l10n.php
-
Jenkins for ownCloud authored
-
- Jan 11, 2016
-
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
Thomas Müller authored
Revert "Remove unneeded check if htaccess test file already exists"
-
Lukas Reschke authored
-
Thomas Müller authored
fix principal constructor for dav
-
Thomas Müller authored
Fix OAuth external storage auth for step 2
-
Robin Appelman authored
-
Thomas Müller authored
improve personal page template
-
Thomas Müller authored
remove unneeded 'goto' prefix from settings anchors
-
Joas Schilling authored
-
Joas Schilling authored
-
Thomas Müller authored
webDAV select bug fixed
-
Thomas Müller authored
Stricter autoloader
-
Thomas Müller authored
Assume apps from the appstore are compatible with the current version
-
Thomas Müller authored
Do not increase filecount in web on file update
-
Thomas Müller authored
Remove generateRandomBytes from OC_Util
-
Julian Müller authored
-
Jenkins for ownCloud authored
-
Morris Jobke authored
remove extra slogan footer from Personal and Admin pages
-
Jan-Christoph Borchardt authored
-
- Jan 10, 2016
-
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
Roeland Jago Douma authored
-
Lukas Reschke authored
Filtering is done server-side already so only compatible apps are delivered. Otherwise this leads to a ton of error messages as the info.xml cannot be read at that state. Fixes https://github.com/owncloud/core/issues/21556
-
Thomas Müller authored
Concat also the other results
-
Lukas Reschke authored
Otherwise this will ignore the two last checks
-
Morris Jobke authored
Remove code related to session regeneration after some time
-
Lukas Reschke authored
I do not really consider this necessary or a real security addition. Let's get rid of it thus, cleans up the code and makes the logic easier.
-
Morris Jobke authored
Use ISession::clear
-
Lukas Reschke authored
The native approach using the PHP calls will not work properly with the cryptowrapper and thus this code is effectively doing nothing at the moment.
-
Jenkins for ownCloud authored
-
- Jan 09, 2016
-
-
Lukas Reschke authored
Use proper class name
-