https://github.com/owncloud/core

sort by:
Revision Author Date Message Commit Date
28fdba2 4.0.9 13 November 2012, 21:09:00 UTC
7d246ab Migration: On import of user accounts only import folders in home dir, use OC_Helper::copyr Check files when copying recursivley Remove obsolete method Dont count '.' and '..' as directories when importing. 08 November 2012, 21:38:04 UTC
3a52982 Migration: Allow for no app data cases; handle file copying better 08 November 2012, 21:35:20 UTC
3cd31ee support string values ('true' and 'false') for configuring the secure parameter on external storage backends fixes #78 05 November 2012, 15:54:24 UTC
4b86c43 check for filename blacklist in OC_Filesystem::isValidPath 02 November 2012, 23:23:48 UTC
6540c0f fix OC_Filesystem::isValidPath when using \ instead of / in paths 02 November 2012, 19:15:00 UTC
c73eb29 Backport of ad720c4 for oC 4.x Fixes #145 30 October 2012, 12:50:42 UTC
b78b989 Fix migration problems for postgresql with MDB2 fix owncloud/apps#21 Ref of MDB2 bug is 19676 26 October 2012, 15:57:21 UTC
6244d68 Fix 'App already installed' for app with entry in DB and no files 18 October 2012, 20:10:33 UTC
ecbf9ff "deny from all" instead directory 16 October 2012, 13:58:59 UTC
4a1f1a4 Show a warning in the installer if .htaccess is not working 16 October 2012, 13:58:57 UTC
6c22983 Set oc_token to httponly 16 October 2012, 11:58:17 UTC
3ca5c71 Use /dev/urandom instead of /dev/random The usage of /dev/urandom is enough secure 15 October 2012, 17:23:37 UTC
7f06f93 Show a warning in the installer if no secure RNG is available 14 October 2012, 15:17:06 UTC
e99cf5c Fallback to /dev/random if openssl_random_pseudo_bytes not available 14 October 2012, 14:16:20 UTC
306eb6d Doublehash the token to prevent timing attacks 14 October 2012, 10:15:00 UTC
1772f36 Sanitize file names 12 October 2012, 13:43:46 UTC
77eff34 Sanitize file names 12 October 2012, 13:42:15 UTC
299c664 escapeHTML function 12 October 2012, 13:24:53 UTC
d4b19ef Update FullCalendar to 1.5.4 12 October 2012, 13:21:46 UTC
7cf1332 Don't try to add invalid cards via CardDAV. 11 October 2012, 15:51:14 UTC
033ac60 4.0.8 09 October 2012, 15:07:10 UTC
d8e0be1 destroy invalid sessions 08 October 2012, 11:53:08 UTC
f96bf9e Remove the webodf sources This is a backport of 683a0c1 /cc @DeepDiver1975 06 October 2012, 12:32:52 UTC
b76a335 Sanitize user input This is a backport of 4f7c7c6 /cc @DeepDiver1975 06 October 2012, 12:23:22 UTC
375eae1 Use openssl_random_pseudo_bytes if available This is a backport of ef57e92 /cc @DeepDiver1975 06 October 2012, 12:19:58 UTC
ca216b5 Trim trailing whitespace from version. 26 September 2012, 09:33:14 UTC
c212d11 fix default values in table fscache 26 September 2012, 09:28:47 UTC
292d205 Passwords containing a ":" don't work with this explode Thanks to mETz 25 September 2012, 17:49:42 UTC
1e7ac8b Sanitize user input 22 September 2012, 08:55:25 UTC
1954f80 Don't store users password hash when exporting. 19 September 2012, 16:19:47 UTC
a5c42ed Only try to delete migration.db if it was created. 18 September 2012, 16:31:27 UTC
3b465f4 Allow exporting of users from any user backend, fixed oc-1645 18 September 2012, 16:30:13 UTC
0f489e8 LDAP: transliterate other latin characters to ASCII when creating owncloud names. Already created usernames are not being affected. Fixes ugly names with removed Umlauts, chars with accents and likes. 18 September 2012, 15:10:21 UTC
95a7481 Fix for cyrillic folder names. ref#oc-1683 11 September 2012, 20:57:13 UTC
d050e6e Merge pull request #11 from ne704/typos fix message about 'apps' directory 10 September 2012, 17:13:21 UTC
ae3ea39 fix message about 'apps' directory 10 September 2012, 17:06:03 UTC
943a9a2 Merge pull request #10 from ne704/typos Typos 10 September 2012, 16:41:26 UTC
76ccd69 mark unused variables 10 September 2012, 14:04:05 UTC
88d9582 fix typos 10 September 2012, 14:04:03 UTC
ac43640 fix typos + copy-paste errors in comments 10 September 2012, 14:03:46 UTC
b37d318 back port better input validation in calendar from apps repo 31 August 2012, 12:27:03 UTC
b112035 LDAP: check for existing username from other backends when creating one for an LDAP user or group. Fixes oc-1551 in stable4. Also optimizes groupExists() function as side effect. 29 August 2012, 16:07:32 UTC
a791753 Gitorious => Github 26 August 2012, 08:32:20 UTC
49c17fc I like TLS/SSL 25 August 2012, 21:56:18 UTC
5afdfec Sanitizing the user input to prevent a reflected XSS. Thanks to Nico Golde (ngolde.de) 21 August 2012, 15:56:20 UTC
2051a5d Fix deletion for browser that do not support onBeforeUnload, fixes oc-1534 20 August 2012, 15:04:57 UTC
4984a72 Add a missing exit(); 18 August 2012, 12:57:19 UTC
4500359 Use SCRIPT_NAME instead of PHP_SELF which won't send the PATH_INFO, this prevents XSS in old browsers. Thanks to Nico Golde. 18 August 2012, 07:26:58 UTC
f53dd22 backport 1bccc80996e270f928c207cdd3090f4284abaea5 16 August 2012, 13:30:55 UTC
526e704 4.0.7 and remove some ^M while at it 14 August 2012, 18:07:58 UTC
4682846 Disable user enumeration 14 August 2012, 15:19:20 UTC
95ef80e Check blacklist when renaming files 12 August 2012, 23:29:32 UTC
4fd069b Also check some other files 12 August 2012, 23:26:28 UTC
2024d42 Disable listing of all users 12 August 2012, 23:22:53 UTC
6d94455 Fix OC_Connector_Sabre_Locks for SQLite 12 August 2012, 07:06:46 UTC
2871896 Check if webfinger is enabled 10 August 2012, 14:38:32 UTC
e9a6390 Don't return file handle if the mode supports writing and the file is not writable Conflicts: apps/files_sharing/sharedstorage.php 10 August 2012, 13:46:44 UTC
baab13a Validate cookie to prevent auth bypasses. 10 August 2012, 13:23:04 UTC
5192eec Added XSRF check 09 August 2012, 22:11:04 UTC
7581d55 Missed an "echo" 09 August 2012, 20:17:52 UTC
aae17d4 Sanitize user input 09 August 2012, 20:14:48 UTC
a366ba4 Fix for broken Mail App in OSX Mountain Lion. https://mail.kde.org/pipermail/owncloud/2012-August/004649.html 09 August 2012, 15:22:56 UTC
2cfc7f7 fix for bug 879 - add parent directory to file cache if it does not exist yet. For example this can happen if the sync client is used before the user created the root directory (e.g. through web login). 08 August 2012, 09:47:23 UTC
e9e84b5 Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4 05 August 2012, 19:17:39 UTC
c32a99b fix label for versioning in admin settings 04 August 2012, 16:50:05 UTC
758ae42 Calendar: remove double html encoding 03 August 2012, 14:26:05 UTC
0970a3c Contacts: Fix no active Addressbooks 03 August 2012, 14:11:10 UTC
6b78ca1 LDAP: sanitize base, user and group trees. fixes oc-1302 03 August 2012, 13:51:25 UTC
e899c99 Show Login-Button when user+pw are autocompleted, fixes oc-1068 03 August 2012, 11:16:25 UTC
aa60771 4.0.6 31 July 2012, 08:13:10 UTC
b523366 LDAP: don't die on unexpected collisions, handle empty display-name attributes properly 30 July 2012, 15:30:11 UTC
b9bd54b Add additional error handling for emailing private links 30 July 2012, 14:07:20 UTC
dab708b Correction for 'Fix group detection for sharing in case username contains '@', fix for oc-1270' 30 July 2012, 14:07:20 UTC
519eb39 Remove delete tipsy if file is deleted, fixes bug oc-958 30 July 2012, 14:07:19 UTC
3e183b2 Set filter to empty if not set by Ampache client Conflicts: apps/media/lib_ampache.php 30 July 2012, 14:07:19 UTC
d07b844 Set the user id when authenticating user for Ampache, fixes bug oc-219 30 July 2012, 14:07:19 UTC
7d17c59 Fix group detection for sharing in case username contains '@', fix for oc-1270 30 July 2012, 14:07:19 UTC
f378415 Only call mkdir() if the root folder does not exist for FTP external storage 30 July 2012, 14:07:19 UTC
6b83470 Fix incorrect copy/paste for file_put_contents() 30 July 2012, 14:07:19 UTC
93c75f4 Forgot data parameter for file_put_contents() streams pre proxies 30 July 2012, 14:07:19 UTC
ea18d70 Run pre and post proxies for file_put_contents() streams Conflicts: lib/filesystemview.php 30 July 2012, 14:07:19 UTC
41a74e3 Check if size isset, try to fix used space calculation again, fixs bug oc-1331 Conflicts: settings/personal.php 30 July 2012, 14:07:19 UTC
164fc1c Fix used space calculation if shared folder does not exist, fixes bug oc-1331 Conflicts: settings/personal.php 30 July 2012, 14:07:19 UTC
f328f53 Fix filesystem hash, no longer using basicOperation() Conflicts: lib/filesystemview.php 30 July 2012, 14:07:19 UTC
099b163 Delete old session files, suggested by Torben Nehmer, see bug oc-736 30 July 2012, 14:07:19 UTC
8902754 Check if user is already logged in for DAV auth, instead of logging in and creating new sessions for every request 30 July 2012, 14:07:18 UTC
01f2511 Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4 30 July 2012, 10:28:40 UTC
f91783e Fix errors when no addressbook. 30 July 2012, 10:28:10 UTC
d8aca0c apply fix suggested in oc-1132 - bugfix for oc-1132 26 July 2012, 16:40:12 UTC
4e62e12 mark OCP\App::register as deprecated 26 July 2012, 13:12:57 UTC
8cff0d9 convert through caldav transmitted rgba calendarcolor to rgb 26 July 2012, 12:48:00 UTC
12dfe58 Updated style 25 July 2012, 23:38:46 UTC
9593602 Updated packages 25 July 2012, 23:12:58 UTC
9605e19 Check for admin user 25 July 2012, 22:06:51 UTC
85a410d Remove unused files 25 July 2012, 22:04:12 UTC
3c9919e LDAP: check if php-ldap is installed. If not, give an error output. FIX: blank Users page when the module is not installed. 25 July 2012, 16:21:16 UTC
9b0870b add some calendar sharing hooks in stable4 - bugfix for oc-1325 25 July 2012, 15:02:24 UTC
73734c9 - remove namespace from file property name (webdav) - update script to fix broken properties in the database 23 July 2012, 09:00:37 UTC
93579d8 CSRF checks 20 July 2012, 18:39:20 UTC
back to top