core
core copied to clipboard
:cloud: ownCloud web server core (Files, DAV, etc.)
Testing web UI of 10.2.1RC3 User admin shares folder AdminPhotos with user jwtest with share, create, delete permissions, but without change permission:  User jwtest does not see a rename...
Coin one term. Maybe mention the others to explain what we mean, but do not reiterate on three different terms for the same thing. 
Seen with 10.6.0 on ubuntu 20.04 where the apache user is www-data: The correct way to call occ, according to e.g. the /usr/bin/occ script shipped in our docker images is...
Seen while installing files_pdfviewer-0.12.0RC1 in docker owncloud/server:10.5 (and also docker owncloud/server:10.6.0)  The message is misleading. pdfviewer is **not** asking for an upgrade of 10.5.0 to a later core version...
setup: owncloud core 10.6.0 with ``` apt-get install pure-ftpd adduser ftpdata ``` -> Settings -> Storage SFTP, Username and password Configuration localhost /home/ftpdata * A user moves a 200MB file...
Seen on server 10.7.0RC2 * usernames can have whitespace * serverurls can have a path component * both are incorporated into the federation id  Ducktyping breaks here. A federation...
seen with server 10.7.0 * admin enables secure view as default sharing option. * user2 shares folder "user2-Photos" with user1.  ---- * user1 sees  Expected behaviour: according to...
Server 10.7 admin shares folder Documents with user1 user2 shares folder Documents with user1 We expect to see two received shares. But: * user1 sees only one Documents in shared...
Seen in oc 10.8.0-beta2 #38728 encrypts mount passwords stored in the database. But there are more locations where passwords are stored unencrypted: ``` MariaDB [owncloud]> select * from oc_appconfig where...
Seen with server 10.7.0 