<html>
<body>
<div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
<table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
<tr>
<td>
This is an automatically generated e-mail. To reply, visit:
<a href="http://git.reviewboard.kde.org/r/101168/">http://git.reviewboard.kde.org/r/101168/</a>
</td>
</tr>
</table>
<br />
<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('http://git.reviewboard.kde.org/media/rb/images/review_request_box_top_bg.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
<tr>
<td>
<div>Review request for ownCloud.</div>
<div>By Marco Michelino.</div>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
<tr>
<td>
<pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">alternative filestorage supporting versioning and users permissions (soon it will support users quotas too)
before pushing such a huge diff I wait for some feedback...</pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
<tr>
<td>
<pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">add this line to config/config.php:
"rootstoragetype" => 'tralfamadorian',
login as admin
create user marco
logout
login as marco
create folder dir1
wait few minutes
create folder dir2
http://myserver/files/index.php shows:
dir1 0 B April 21, 2011, 11:08
dir2 0 B April 21, 2011, 11:12
edit url by hand in browser, http://myserver/files/index.php?dir=/@201104211109@ shows:
dir1 0 B April 21, 2011, 11:08
(at 11:09 there was just one dir)
logout
login as admin
edit url by hand in browser, http://myserver/files/index.php?dir=/~marco shows:
dir1 0 B April 21, 2011, 11:08
dir2 0 B April 21, 2011, 11:12
(users in admin group have all permission on all files)
edit url by hand in browser, http://myserver/files/index.php?dir=/.. shows:
admin 0 B April 21, 2011, 11:07
marco 0 B April 21, 2011, 11:12
logout
login as marco
edit url by hand in browser, http://myserver/files/index.php?dir=/~admin shows nothing (permission denied)</pre>
</td>
</tr>
</table>
<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">
<li>db_structure.xml <span style="color: grey">(d801699)</span></li>
<li>lib/base.php <span style="color: grey">(324b2f7)</span></li>
<li>lib/database.php <span style="color: grey">(97651cc)</span></li>
<li>lib/filestorage.php <span style="color: grey">(3d0bdf4)</span></li>
<li>lib/filesystem.php <span style="color: grey">(ca4d1a2)</span></li>
<li>lib/tralfamadorian.php <span style="color: grey">(PRE-CREATION)</span></li>
</ul>
<p><a href="http://git.reviewboard.kde.org/r/101168/diff/" style="margin-left: 3em;">View Diff</a></p>
</td>
</tr>
</table>
</div>
</body>
</html>