-
Notifications
You must be signed in to change notification settings - Fork 2.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
10.1 - Changelog Test Results #33624
Comments
GitMate.io thinks the contributors most likely able to help are @ownclouders, and @PVince81. Possibly related issues are #32566 (10.0.10 - Changelog Test Results), #22492 (test), #22485 (test), #31579 (test), and #30152 (Testing 10.0.5RC3 Changelog). |
|
edited by @davitol AddedChanged
Fixed
|
Added new entries from PR https://github.com/owncloud/core/pull/33928/files Added
Fixed
Changed
|
Added new entries from PR #33958 Added
Changed
Fixed
|
effort for testing was estimated to 5md |
Added
|
|
Test Locking files:
JFYI Files are locked for PUT (modifying) but not for GET (download)
Using latest ownCloud Android App version. Trying to modify the locked file we can see it is not possible: Also we can see the lock in the Database:
More scenarios tested in: |
Added new entries from PR #34278 Added
Fixed
|
Added new entries from 10.1. RC2 PR #34373
(#34350) Test steps here: #34342 (comment)
|
Changelog
All notable changes to this project will be documented in this file.
Items based on https://github.com/owncloud/core/blob/stable10/CHANGELOG.md
[Unreleased]
Added
Changed
Removed
'sharing.federation.allowHttpFallback' => true,
in config.phpFixed
\OC::$server->getLogger()->warning('I am here with uid = ' . $params['uid'] . ' post login');
To see if theuid
is passed via symfony events in the method post_login(), after line https://github.com/owncloud/admin_audit/blob/master/handlers/session.php#L55OC\\\\User\\\\Session->loginWithPassword(*** sensitive parameters replaced ***)\\n#12 \\\/var\\\/www\\\/owncloud\\\/core\\\/Controller\\\/LoginController.php(203): OC\\\\User\\\\Session->login(*** sensitive parameters replaced ***)
The text was updated successfully, but these errors were encountered: