Commit Graph

2217 Commits (dcc5b5ca0a67d4e21442bb96d67d9d23fc7f1647)

Author SHA1 Message Date
Bjoern Schiessle dcc5b5ca0a xss vulnerability fixed 14 years ago
Bjoern Schiessle f291a843bf prevent xss attacks by manipulating image file names 14 years ago
Bjoern Schiessle 1d6ca084a6 prevent xss attacks by manipulating text file names 14 years ago
Thomas Tanghus 3b9bf83fe7 Contacts: Make tmp file cleaup a bit safer. 14 years ago
Arthur Schiwon 782d82730a commited a bit too much before 14 years ago
Thomas Tanghus 2842088b75 Contacts: When editing photo on a newly created contact the name in the contact list was cleared. 14 years ago
Thomas Tanghus 855f404e5c Contacts: Temporary files weren't deleted if crop window was closed without saving. 14 years ago
Arthur Schiwon 59bbf0acee LDAP: link to documentation on settings page 14 years ago
Bjoern Schiessle 2d80c148ba Don't allow user to delete, rename and re-share the "Shared" directory 14 years ago
Arthur Schiwon e58efd7877 LDAP group backend: Set configured true when it is... fixe oc-887 14 years ago
Arthur Schiwon a4f177d75d LDAP group backend: If a group filter is not configured, do not do anything. Fixes oc-867 14 years ago
Frank Karlitschek a2b41a140e correctly detect https 14 years ago
Frank Karlitschek 83c6714c72 don´t start a session here. I don´t think it´s needed. Let´s see if it breaks something 14 years ago
Frank Karlitschek baae4c741d fix the breadcrumb 14 years ago
Frank Karlitschek 5f4132d6ba more fixes 14 years ago
Frank Karlitschek 57a56299d8 more fixes 14 years ago
Frank Karlitschek d4ea853fcf use our own serverHost call so that ownCloud works with reverse proxy servers 14 years ago
Georg Ehrke f0bd571866 fix potential XSS 14 years ago
Arthur Schiwon 3db28d7616 linkTo instead of hard links in Files and Files_Archive. Hope that makes sense. 14 years ago
Sam Tuke e93bb5135d Applied fix from kalassico for "Chiper text must be a string" bug (http://forum.owncloud.org/viewtopic.php?f=3&t=2586&p=5094) 14 years ago
Arthur Schiwon 3b36a9b704 LDAP: make queries compatible also with PostgreSQL 14 years ago
Bart Visscher a33f580db1 Remove OC_App::register function 14 years ago
Bart Visscher 2ae58ee6c0 Calendar: small cleanup of import progress writing 14 years ago
Bart Visscher 0934a975b2 Remove unused L10N variable 14 years ago
Arthur Schiwon 8b4e16ec77 LDAP: fix wrong value for input type 14 years ago
Frank Karlitschek 22a04d8e93 don´t hardcode /tmp 14 years ago
Thomas Tanghus dbcd26be68 Contacts: Rewrote import script. 14 years ago
Michael Gapczynski d334f33eba Initial support for Amazon S3 storage backend 14 years ago
Thomas Tanghus c9df18ed8c Forgot a break. 14 years ago
Thomas Tanghus 51aa84e70a Contacts: NOTE wasn't saved properly. 14 years ago
Thomas Tanghus dff16e70a9 Contacts: Improve loading and cleanup of dialogs. 14 years ago
Georg Ehrke 29372677ae add lib collection and lib scanner to media's appinfo/app.php 14 years ago
Georg Ehrke 75afc09b9d fix status 14 years ago
Brice Maron 22cd0f1cda Correct typo in last_insert_id for calendar and pg fix #oc-731 14 years ago
Thomas Tanghus 817f9ff57d Contacts: Fix XSS. 14 years ago
Frank Karlitschek c79a529edd remove not needed includes 14 years ago
Thomas Tanghus df5bdc8e42 Contacts: Double check XSS, and fix a rookie error ;-) 14 years ago
Georg Ehrke 5e7b318e42 add urlencode for caldav link 14 years ago
Robin Appelman 143287738a allow longer paths for gallery 14 years ago
Frank Karlitschek a945fa10a6 update copyright 14 years ago
Arthur Schiwon d2369b6e96 LDAP: support for 'member' as group-member-association 14 years ago
Georg Ehrke a1c9191006 fix share for users with a point within their name 14 years ago
Brice Maron 9c2a6fb551 Add HEAD request management for files ajax/download.php 14 years ago
Brice Maron 5fa14806c8 Add translation for error message 14 years ago
Brice Maron 2c9311cf48 Add error message when uploading folder or null files. ref oc-739 14 years ago
Robin Appelman a1539dace7 share code between smb and ftp filestorage backends 14 years ago
Brice Maron f00a50c76a Add pending line in file list before trying to upload. Correct indentation 14 years ago
Robin Appelman 2f40f11c87 smb filestorage backend 14 years ago
Michael Gapczynski bee724c53e Initial work on UI for mounting external storage 14 years ago
Michael Gapczynski 970124a90b Fix private link sharing via email, fix for bug oc-750 14 years ago