[Pkg-owncloud-commits] [owncloud] annotated tag v4.5.1a created (now 20651ab)

David Prévot taffit at alioth.debian.org
Fri Nov 8 23:14:40 UTC 2013


This is an automated email from the git hooks/post-receive script.

taffit pushed a change to annotated tag v4.5.1a
in repository owncloud.

        at  20651ab   (tag)
   tagging  53ae74200a3f1f8cc8ab96dadfc915243032fc94 (commit)
  replaces  v4.5.1
 tagged by  Frank Karlitschek
        on  Wed Oct 24 18:28:33 2012 +0200

- Log -----------------------------------------------------------------
4.5.1a

Arthur Schiwon (1):
      LDAP: properly check if Groups-feature is enabled

Björn Schießle (3):
      Shared files are not stored in the file cache. Therefore we need to
      urldecode target directory
      normalize path

Frank Karlitschek (1):
      let´s do a 4.5.1a

Lukas Reschke (2):
      Revert "Fix urlencoding in the breadcrumb"
      urlencode

-----------------------------------------------------------------------

This annotated tag includes the following new commits:

       new  f571cfb   Fix closing the sharing dropdown by clicking on the share button
       new  9f0a4c8   only check if #dropdown hasClass drop-versions if a drop down is open. Otherwise it will never open the history drop-down
       new  cce4365   Disallow users to delete their own accounts
       new  c06d71e   Send a HSTS HTTP header to enforce SSL
       new  4f8b8a8   Correct indentation
       new  e23b06e   extract the right parent directory from the path add parent directory to the file cache if it does not exist yet.
       new  550e774   fix missing dir creation for file versions (OC_Filesystemview::mkdir doesn't work here because it doesn't create directories recursively)
       new  f1d9359   don't show the share action in the file view for publically shared files.
       new  c1f645c   generate correct link for shared files and shared directories
       new  822b323   add *.ai files to the mimetypes list
       new  e0eb6bb   Various bug fixes for swift
       new  5398dea   code style
       new  e55fc87   some test cases for fopen of storage backends
       new  cb4c3d7   skip the files_external test cases the correct way
       new  85e236d   fix webdav storage backend when trying to open a non existing file for reading
       new  87a3145   fix filetype for smb storage backend
       new  a0847dc   normalize paths for dir and statcache in smb stream wrapper
       new  9de4ecc   remove ctime tests for filestorage, ctime will be removed from the storage api in the future
       new  34fdd0e   supress some warning in cloudfiles library
       new  7f7c1fc   fix storage test case
       new  33bd9ec   Sanitize user input
       new  1960067   escapeHTML function
       new  5904db5   Sanitize user input
       new  1263604   Sanitize user input
       new  5e60812   Update fullcalendar to 1.5.4
       new  df7e519   don't throw errors if certificate folder doesn't exist
       new  9ee34ef   fix blocking drag & drop upload of folders
       new  c11f983   fix bug #1977: remove etags from database after version rollback so that the client can detect the changes
       new  b03b6df   check if directory already exist before executing mkdir
       new  a0ac64c   remove unneeded variable
       new  0966f13   Manually change appconfig value for share policy so tests work correctly
       new  b5403de   Fix the require path
       new  7139de2   the Shared folder is no longer in the cache
       new  e65ea6a   don't increase the size of the users home folder twice
       new  ecef3b6   Doublehash the token to prevent timing attacks
       new  a10564e   Fallback to /dev/random if openssl_random_pseudo_bytes not available
       new  38f8734   Show a warning in the installer if no secure RNG is available
       new  e8b8414   LDAP: check if index is set, fix Notices
       new  ed10a5d   make files_versions use OC_User::getHome, fixes 'PHP Warning:  Missing argument 1 for OC_FilesystemView::getAbsolutePath' with custom user home dirs
       new  e49d5a5   LDAP: fix retrieval of Quota and Email
       new  9faae4b   Use /dev/urandom instead of /dev/random
       new  f06467b   normalize path to avoid problems with trailing slashes, double-slashes, etc.
       new  50684a5   Set oc_token to httponly
       new  a97d73d   Show a warning in the installer if .htaccess is not working
       new  c3646f5   "deny from all" instead directory
       new  3f3b92a   Use `get_magic_quotes_gpc()` to determine if magic_quotes is enabled
       new  badd290   Add unshareAll() function to Share API
       new  ef3e589   delete fscache on deleting user
       new  5271c1a   Delete user files in /data/ after deleting a user
       new  7feb0f7   Fix unshareAll()
       new  f47c64c   core.js and core.css don't need to be absolute
       new  f5c6a22   check for mount points if file was shared from a different user
       new  5433932   load system wide configured mount points before accessing shared files
       new  db3b0b6   typo from previous commit fixed
       new  71d33fa   check if mount point was already loaded to avoid redundant read operations
       new  cc67ae9   unset UserID after Update
       new  2e5ce9f   don't call OC_Filesystem::normalizePath() but simply remove trailing slashes. (OC_Filesystem::normalizePath() triggers some strange side effects)
       new  296884b   fix copy&paste error from previous commit
       new  366aeb7   add parameter to specify user for which OC_Filesystem should be initialized. (needed to share files via public links where no user is logged in)
       new  0c57d94   LDAP: fix cache save and check, fixes oc-2118
       new  7435064   LDAP: fix db update for Postgres
       new  677cec6   get effective username after webdav login, fixes oc-2108
       new  c2e3999   Files: urldecode urlencoded dir names, fixes oc-2111
       new  1791fbd   use strtotime on non-nummeric times in oc_filesystem::touch
       new  552aee9   Fix urlencoding in the breadcrumb
       new  e65c3ef   Urlencode the share URL
       new  3833f23   4.5.1
       new  28e0fa7   LDAP: properly check if Groups-feature is enabled
       new  3b9c10d   Shared files are not stored in the file cache. Therefore we need to use the share table from the db to find the item source if the public link re-shares a already shared file.
       new  ca58aa1   urldecode target directory
       new  9eae10b   normalize path
       new  5d86629   Revert "Fix urlencoding in the breadcrumb"
       new  9f57034   urlencode
       new  53ae742   let´s do a 4.5.1a

The 74 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list