- Dec 08, 2015
-
-
mbi authored
-
mbi authored
-
Thomas Müller authored
passing an empty base in this diagnosis call will not result in LDAP…
-
Thomas Müller authored
Scrutinizer Auto-Fixes
-
Thomas Müller authored
Sanitize the appId passed to `findAppInDirectories`
-
Thomas Müller authored
Querybuilder new features
-
Thomas Müller authored
DAV endpoint for system tags
-
Arthur Schiwon authored
Neither in "Invalid DN syntax" nor in "Object not found"
-
Joas Schilling authored
-
Thomas Müller authored
Get rid of by reference
-
Thomas Müller authored
Add 'my groups' anchor to the personal page sidebar
-
Thomas Müller authored
Remove legacy repair steps + do not cast trusted domains
-
Thomas Müller authored
Controlled arguments for run script
-
Thomas Müller authored
Use proper PHPDoc reference
-
Lukas Reschke authored
Would have prevented quite some security bugs in the past. Nice hardening for now.
-
Joas Schilling authored
-
Lukas Reschke authored
-
Joas Schilling authored
-
Joas Schilling authored
-
Lukas Reschke authored
-
Lukas Reschke authored
-
Lukas Reschke authored
Fixes https://github.com/owncloud/core/issues/14643
-
Lukas Reschke authored
-
Lukas Reschke authored
These ones are not necessary anymore for the new major release.
-
Lukas Reschke authored
This one is not required anymore as we have the RepairConfig repair step since November 2014.
-
Thomas Müller authored
Fix unshare link click element
-
Jenkins for ownCloud authored
-
- Dec 07, 2015
-
-
Scrutinizer Auto-Fixer authored
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
-
Thomas Müller authored
Redirect to correct URL after updating
-
Thomas Müller authored
Issue 12215 remove password reset when not possible
-
Vincent Petry authored
Now requires a trailing slash to make sure we don't land on the forbidden page.
-
Vincent Petry authored
When clicking on the unshare link (trash icon), the correct link element needs to be used instead of whatever child was clicked. Then, that element might contain a visible loading icon. This fixes the spinner detection and also prevents a full page reload in case the spinner was visible.
-
Thomas Müller authored
Scrutinizer Auto-Fixes
-
Thomas Müller authored
Fix duplicate bogus share field when link sharing is not allowed
-
Thomas Müller authored
Allow .ico files
-
Thomas Müller authored
treat LDAP users not available by user filter as deleted
-
Lukas Reschke authored
Makes `/core/img/favicon.ico` accessible again via web.
-
Thomas Müller authored
Disabled checked checkbox css rules
-
Thomas Müller authored
Adding a basic configuration for the mention bot
-
Vincent Petry authored
Whenever link share is not allowed, it was outputting a bogus sharing field which name would conflict with the regular sharing field. This fix makes sure that the bogus sharing field with "Resharing not allowed" message only appears when triggered by removed share permissions.
-