summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #21491 from owncloud/webdav_auth_no_basic_authThomas Müller2016-01-082-4/+19
|\ | | | | Also allow 'only cookie' auth to webdav
| * Allow only cookie auth to webdavRoeland Jago Douma2016-01-072-4/+19
| |
* | Merge pull request #21546 from owncloud/jsunit-stubportinpublicappspecThomas Müller2016-01-081-1/+3
|\ \ | | | | | | Fix public page URL JS test
| * | Fix public page URL JS testVincent Petry2016-01-081-1/+3
| | | | | | | | | | | | Stub the port so it doesn't use the one configured by karma
* | | Merge pull request #21553 from owncloud/gwdg-masterThomas Müller2016-01-081-2/+19
|\ \ \ | | | | | | | | Respect user enumeration
| * | | Respect user enumerationRalph Krimmel2016-01-081-2/+19
| | | | | | | | | | | | | | | | | | | | Respect shareapi_allow_share_dialog_user_enumeration in user_ldap filter generation function to increase search performance in sharing dialog.
* | | | Merge pull request #21458 from owncloud/login-gradientThomas Müller2016-01-081-0/+1
|\ \ \ \ | | | | | | | | | | add back gradient for log in page in Firefox, fix accidental removal
| * | | | add back gradient for log in page in Firefox, fix accidental removalJan-Christoph Borchardt2016-01-051-0/+1
| | | | |
* | | | | Merge pull request #21467 from owncloud/external-status-check-userglobalThomas Müller2016-01-081-1/+1
|\ \ \ \ \ | | | | | | | | | | | | Fix checking external storage status as non admin user
| * | | | | Fix checking external storage status as non admin userRobin Appelman2016-01-081-1/+1
| | | | | |
* | | | | | Merge pull request #21468 from owncloud/getmount-id-filterThomas Müller2016-01-087-4/+102
|\ \ \ \ \ \ | | | | | | | | | | | | | | Filter getStorage to make sure the user has access to it
| * | | | | | Filter getStorage to make sure the user has access to itRobin Appelman2016-01-087-4/+102
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #21548 from ↵Thomas Müller2016-01-083-3/+10
|\ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | owncloud/issue-21511-correctly-display-notify-option-for-shares Check the correct config for displaying the "notify by email" option
| * | | | | | Check the correct config for displaying the "notify by email" optionJoas Schilling2016-01-083-3/+10
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #21540 from owncloud/group-principalsThomas Müller2016-01-088-33/+459
|\ \ \ \ \ \ | | | | | | | | | | | | | | Adding group principals to new dav endpoint
| * | | | | | Adding unit tests for SystemPrincipalBackendThomas Müller2016-01-083-6/+133
| | | | | | |
| * | | | | | Adding group principals to new dav endpointThomas Müller2016-01-085-27/+326
| | | | | | |
* | | | | | | Merge pull request #21447 from owncloud/leave-disabled-apps-offThomas Müller2016-01-081-2/+3
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | Only enable apps that are not intentionally disabled
| * | | | | | | Only enable apps that are not intentionally disabledJoas Schilling2016-01-041-2/+3
| | | | | | | |
* | | | | | | | Merge pull request #21494 from owncloud/underscores-in-class-namesThomas Müller2016-01-084-38/+41
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | Remove underscores from class names - part 1
| * | | | | | | | OC_TemplateLayout -> OC\TemplateLayoutMorris Jobke2016-01-072-32/+27
| | | | | | | | |
| * | | | | | | | OC_DB_MDB2SchemaManager -> OC\DB\MDB2SchemaManagerMorris Jobke2016-01-072-6/+14
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge pull request #21286 from ↵Thomas Müller2016-01-084-3/+214
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | owncloud/use-owncloud-mail-when-sending-caldav-schedule-mails Adding IMip scheduling which uses ownClouds mail delivery
| * | | | | | | | Adding IMip scheduling which uses ownClouds mail deliveryThomas Müller2016-01-084-3/+214
| | | | | | | | |
* | | | | | | | | Merge pull request #21538 from owncloud/remove-csp-stuffThomas Müller2016-01-081-7/+0
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | Remove CSP stuff from .htaccess
| * | | | | | | | | Remove CSP stuff from .htaccessLukas Reschke2016-01-081-7/+0
| | |_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | :cry: Seems like Apache is inconsistent fun between versions. Let's remove it thus for now.
* | | | | | | | | Merge pull request #21479 from owncloud/fix-broken-state-in-htaccess-testThomas Müller2016-01-081-4/+0
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | Remove unneeded check if htaccess test file already exists
| * | | | | | | | Remove unneeded check if htaccess test file already existsMorris Jobke2016-01-061-4/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * fixes #20199
* | | | | | | | | Merge pull request #21215 from owncloud/files_external-db-set-mountpointThomas Müller2016-01-087-2/+112
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | fix setting mountpoint and auth backend of external storages
| * | | | | | | | | correctly set applicables when updating user storageRobin Appelman2016-01-081-0/+13
| | | | | | | | | |
| * | | | | | | | | update testsRobin Appelman2016-01-082-1/+5
| | | | | | | | | |
| * | | | | | | | | improve setting applicable for personal mountsRobin Appelman2016-01-081-1/+1
| | | | | | | | | |
| * | | | | | | | | fix setting mountpoint and auth backend of external storagesRobin Appelman2016-01-084-0/+93
| | | | | | | | | |
* | | | | | | | | | Merge pull request #21292 from owncloud/checkAppEnabled-not-needed-anymoreThomas Müller2016-01-082-15/+1
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | core will handle invalid URLs and redirects properly
| * | | | | | | | | | core will handle invalid URLs and redirects properlyMorris Jobke2015-12-182-15/+1
| | | | | | | | | | |
* | | | | | | | | | | Merge pull request #21536 from owncloud/avatar_verify_posted_pathThomas Müller2016-01-083-1/+21
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | Verify the path is a file on avatar update
| * | | | | | | | | | fix warning box size for avatar changeMorris Jobke2016-01-081-1/+1
| | | | | | | | | | |
| * | | | | | | | | | Verify the path is a file on avatar updateRoeland Jago Douma2016-01-082-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes #21533 Before we just assumed that the passed path was a file. This does not have to be the case. Thus check if it actually is a file before doing any more tests.
* | | | | | | | | | | Merge pull request #21027 from owncloud/fix-undefined-behaviourThomas Müller2016-01-083-13/+69
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | Fix PHPDoc + Add handling for error cases
| * | | | | | | | | | | Remove undefined variableLukas Reschke2016-01-071-4/+0
| | | | | | | | | | | |
| * | | | | | | | | | | Fix PHPDoc + Add handling for error casesLukas Reschke2016-01-073-9/+69
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Makes static code analyzers happier.
* | | | | | | | | | | | Merge pull request #21139 from owncloud/makeswifturltypeconfigurableThomas Müller2016-01-082-2/+9
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | make url type configurable
| * | | | | | | | | | | | add isset for optional paramsJörn Friedrich Dreyer2016-01-041-2/+3
| | | | | | | | | | | | |
| * | | | | | | | | | | | make url type configurableJörn Friedrich Dreyer2015-12-112-1/+7
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #17924 from owncloud/ldap-fix-appending-portThomas Müller2016-01-084-18/+181
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | ensure an LDAP URL is used, append the port to the host URL when necessary, and just in one place
| * | | | | | | | | | | | wizard should also detect protocol errors, as side effect enforces LDAPv3Arthur Schiwon2015-12-051-0/+3
| | | | | | | | | | | | |
| * | | | | | | | | | | | always use an LDAP URL when connecting to LDAPArthur Schiwon2015-12-054-18/+178
| | | | | | | | | | | | |
* | | | | | | | | | | | | Merge pull request #21510 from owncloud/sabre-dav-3.0.6Thomas Müller2016-01-082-7/+7
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | [3rdparty] Bump sabre/dav to 3.0.6
| * | | | | | | | | | | | Bump vobject version in carddav unittestRoeland Jago Douma2016-01-081-7/+7
| | | | | | | | | | | | |
| * | | | | | | | | | | | [3rdparty] Bump sabre/dav to 3.0.6Roeland Jago Douma2016-01-081-0/+0
|/ / / / / / / / / / / /