You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/files_sharing
Thomas Müller 4351609df9 adding password protection check to getShareByToken() 13 years ago
..
ajax OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 13 years ago
appinfo OC_Util::setupFS($user) will create a data dir for the given string - no matter if the user really exists - OCP\JSON::checkUserExists($owner); introduces a ready to use check which will bail out with an JSON error 13 years ago
css fix trashbin and pbulic page controls 13 years ago
js Fixed various file name escaping issues in core apps 13 years ago
l10n remove ru_RU - it's almost untranslated 13 years ago
lib it is not an urgent error... a DEBUG message is enough at this point 13 years ago
templates readd sharing token to public template 13 years ago
tests Removed numRows usage from encryption app 13 years ago
public.php adding password protection check to getShareByToken() 13 years ago