Commit Graph

6447 Commits (fd5af9aff4245127f32f3b90dbd6e52792984447)
 

Author SHA1 Message Date
Jörn Friedrich Dreyer fd5af9aff4 Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support 13 years ago
Jörn Friedrich Dreyer c8255a170c Merge branch 'master' of git://gitorious.org/owncloud/owncloud into oracle-support 13 years ago
Michael Gapczynski d84b1adf34 Dynamically update shared status icon 13 years ago
Michael Gapczynski 0c4575db7a Temporary fix to prevent rename action in root of Shared directory 13 years ago
Michael Gapczynski 7168fa4b05 Add padding to the reshared text 13 years ago
Michael Gapczynski fedb3641f9 Determine if reshare needs to be checked 13 years ago
Thomas Tanghus ee04b626b4 Correct variable name. 13 years ago
Michael Gapczynski 36487246ed Switch to using file cache ids instead of paths for file sharing 13 years ago
Michael Gapczynski cfec290ad9 Prevent resharing in UI if share permission not granted 13 years ago
Michael Gapczynski 3148edbdef Fix shared storage rename. Note: You can only rename shared files/folders that are inside a shared folder, not individual shared files/folders. 13 years ago
jfd 0c0ae928dc escape all identifiers with backticks 13 years ago
Lukas Reschke 63d6884e23 Sanitizing the user input to prevent a reflected XSS. Thanks to Nico Golde (ngolde.de) 13 years ago
Arthur Schiwon eadb894eff Fix deletion for browser that do not support onBeforeUnload, fixes oc-1534 13 years ago
Lukas Reschke 9188d2a844 Add a missing exit(); 13 years ago
Lukas Reschke 4e5291c77a Use SCRIPT_NAME instead of PHP_SELF which won't send the PATH_INFO, this prevents XSS in old browsers. Thanks to Nico Golde. 13 years ago
Georg Ehrke 4d3c45a826 backport 1bccc80996 13 years ago
Frank Karlitschek f86f4c8bfd 4.0.7 13 years ago
Lukas Reschke 1d530192b9 Disable user enumeration 13 years ago
Michael Gapczynski 12df81fe0b Check blacklist when renaming files 13 years ago
Lukas Reschke 5cb2d58c9f Also check some other files 13 years ago
Lukas Reschke 9917c611d3 Disable listing of all users 13 years ago
Jakob Sack 1dfa6f3d8f Fix OC_Connector_Sabre_Locks for SQLite 13 years ago
Lukas Reschke 78e8cbd52c Check if webfinger is enabled 13 years ago
Michael Gapczynski ffb55d5a17 Don't return file handle if the mode supports writing and the file is not writable 13 years ago
Lukas Reschke 360c22fd28 Validate cookie to prevent auth bypasses. 13 years ago
Lukas Reschke 76e0ca785b Added XSRF check 13 years ago
Lukas Reschke 3644517b01 Missed an "echo" 13 years ago
Lukas Reschke 4f7e4c20d2 Sanitize user input 13 years ago
Thomas Tanghus cb736b42e3 Fix for broken Mail App in OSX Mountain Lion. https://mail.kde.org/pipermail/owncloud/2012-August/004649.html 13 years ago
Bjoern Schiessle 0ac8434670 fix for bug 879 - add parent directory to file cache if it does not exist yet. 13 years ago
Georg Ehrke 2832311640 fix label for versioning in admin settings 13 years ago
Bart Visscher 5e9f92e5dd Calendar: remove double html encoding 13 years ago
Bart Visscher 646bc1fc24 Contacts: Fix no active Addressbooks 13 years ago
Arthur Schiwon 2af7473651 LDAP: sanitize base, user and group trees. fixes oc-1302 13 years ago
Arthur Schiwon a3b4cb205c Show Login-Button when user+pw are autocompleted, fixes oc-1068 13 years ago
Thomas Tanghus 46d6fd15e4 Implemented sharing api for CalDAV. 13 years ago
Thomas Tanghus d1421ca5ab White-space. 13 years ago
Thomas Tanghus b716296203 Forgot to reenable the export plugin. 13 years ago
Thomas Tanghus 953f9d95f8 Implemented sharing api for CardDAV. Next step CalDAV. 13 years ago
Jenkins for ownCloud 07a889631e [tx-robot] updated from transifex 13 years ago
Thomas Tanghus 2cffcfbc03 Permission checking for shared addressbooks/contacts. 13 years ago
Thomas Tanghus f568ba9c8c Removed redundant __CLASS__ in logging. 13 years ago
Thomas Tanghus fdb4c820d3 Fix for deleting queued contacts. 13 years ago
Thomas Tanghus 394617e0b6 Missing IM variable assignments. 13 years ago
Thomas Tanghus 069d16fdd4 Use correct js class in first-run template. 13 years ago
Thomas Tanghus a3af9f4773 Used non-existing variable. 13 years ago
Thomas Tanghus d5127b14be Return newly created addressbook. 13 years ago
Arthur Schiwon d5c111a984 LDAP: identify (map) users with their directory UUID. Fixes the issue, that usernames for owncloud will change, when the DN changes (which happens rarely, but it happens). 13 years ago
Thomas Tanghus c90c358f0d Only load js and css once. 13 years ago
Thomas Tanghus 2d97164f80 Limit styles so they don't interfere with sharing dropdown. 13 years ago