Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-25Passwords containing a ":" don't work with this explodeLukas Reschke
2012-09-22Sanitize user inputLukas Reschke
2012-09-19Don't store users password hash when exporting.Tom Needham
2012-09-18Only try to delete migration.db if it was created.Tom Needham
2012-09-18Allow exporting of users from any user backend, fixed oc-1645Tom Needham
2012-09-18LDAP: transliterate other latin characters to ASCII when creating owncloud na...Arthur Schiwon
2012-09-12Fix for cyrillic folder names. ref#oc-1683Victor Dubiniuk
2012-09-10Merge pull request #11 from ne704/typosLukas Reschke
2012-09-10fix message about 'apps' directoryNiko Ehrenfeuchter
2012-09-10Merge pull request #10 from ne704/typosLukas Reschke
2012-09-10mark unused variablesNiko Ehrenfeuchter
2012-09-10fix typosNiko Ehrenfeuchter
2012-09-10fix typos + copy-paste errors in commentsNiko Ehrenfeuchter
2012-08-31back port better input validation in calendar from apps repoGeorg Ehrke
2012-08-29LDAP: check for existing username from other backends when creating one for a...Arthur Schiwon
2012-08-26Gitorious => GithubLukas Reschke
2012-08-26I like TLS/SSLLukas Reschke
2012-08-21Sanitizing the user input to prevent a reflected XSS. Thanks to Nico Golde (n...Lukas Reschke
2012-08-20Fix deletion for browser that do not support onBeforeUnload, fixes oc-1534Arthur Schiwon
2012-08-18Add a missing exit();Lukas Reschke
2012-08-18Use SCRIPT_NAME instead of PHP_SELF which won't send the PATH_INFO, this prev...Lukas Reschke
2012-08-16backport 1bccc80996e270f928c207cdd3090f4284abaea5Georg Ehrke
2012-08-144.0.7v4.0.7Frank Karlitschek
2012-08-14Disable user enumerationLukas Reschke
2012-08-13Check blacklist when renaming filesMichael Gapczynski
2012-08-13Also check some other filesLukas Reschke
2012-08-13Disable listing of all usersLukas Reschke
2012-08-12Fix OC_Connector_Sabre_Locks for SQLiteJakob Sack
2012-08-10Check if webfinger is enabledLukas Reschke
2012-08-10Don't return file handle if the mode supports writing and the file is not wri...Michael Gapczynski
2012-08-10Validate cookie to prevent auth bypasses.Lukas Reschke
2012-08-10Added XSRF checkLukas Reschke
2012-08-10Missed an "echo"Lukas Reschke
2012-08-10Sanitize user inputLukas Reschke
2012-08-09Fix for broken Mail App in OSX Mountain Lion. https://mail.kde.org/pipermail/...Thomas Tanghus
2012-08-08fix for bug 879 - add parent directory to file cache if it does not exist yet.Bjoern Schiessle
2012-08-05Merge branch 'stable4' of git://gitorious.org/owncloud/owncloud into stable4Arthur Schiwon
2012-08-04fix label for versioning in admin settingsGeorg Ehrke
2012-08-03Calendar: remove double html encodingBart Visscher
2012-08-03Contacts: Fix no active AddressbooksBart Visscher
2012-08-03LDAP: sanitize base, user and group trees. fixes oc-1302Arthur Schiwon
2012-08-03Show Login-Button when user+pw are autocompleted, fixes oc-1068Arthur Schiwon
2012-07-314.0.6v4.0.6Frank Karlitschek
2012-07-30LDAP: don't die on unexpected collisions, handle empty display-name attribute...Arthur Schiwon
2012-07-30Add additional error handling for emailing private linksMichael Gapczynski
2012-07-30Correction for 'Fix group detection for sharing in case username contains '@'...Michael Gapczynski
2012-07-30Remove delete tipsy if file is deleted, fixes bug oc-958Michael Gapczynski
2012-07-30Set filter to empty if not set by Ampache clientMichael Gapczynski
2012-07-30Set the user id when authenticating user for Ampache, fixes bug oc-219Michael Gapczynski
2012-07-30Fix group detection for sharing in case username contains '@', fix for oc-1270Michael Gapczynski