Bjoern Schiessle
|
b6e14af861
allow admin to enforce passwords for public link shares
|
10 years ago |
Robin McCorkell
|
87b548ed91
Fix all PHPDoc types and variable names, in /lib
|
10 years ago |
Robin McCorkell
|
b5bc37d2e4
Fix @return array PHPDocs, in /lib
|
10 years ago |
Robin McCorkell
|
b653ad164b
Replace @returns with @return, in /lib
|
10 years ago |
Vincent Petry
|
4a493c8835
Some expected Sabre exceptions are now logged with DEBUG level
|
10 years ago |
Lukas Reschke
|
e88731a477
Some more PHPDoc fixes
|
10 years ago |
Thomas Müller
|
3eb5898f7b
use \OC_Mail::validateAddress() to validate the email address - fixes #7862
|
10 years ago |
Lukas Reschke
|
2c561c9c50
Merge pull request #7794 from owncloud/extstorage-obfuscatepasswords
|
10 years ago |
Thomas Tanghus
|
51fe3b8ccd
Fix 'Undefined variable: message' in OCP\Util::logException
|
10 years ago |
Vincent Petry
|
80180bea32
Added IV for ext storage password encryption
|
10 years ago |
Vincent Petry
|
797e0a614c
Added extra checks for invalid file chars in newfile.php and newfolder.php
|
11 years ago |
icewind1991
|
2a7509ee50
Merge pull request #6748 from owncloud/fileinfo
|
10 years ago |
Robin Appelman
|
1e79369338
merge master into storagestatistics-reuse
|
10 years ago |
Pellaeon Lin
|
099b71c712
Merge branch 'master' into pr-exceed_upload_limit_msg
|
10 years ago |
Robin Appelman
|
4e2b52a376
merge master into fileinfo
|
10 years ago |
Thomas Müller
|
ab9ddda8f2
Merge pull request #6907 from owncloud/webdav-logexceptions
|
10 years ago |
Robin Appelman
|
3c1ab66eda
Reuse the calculated free_space in buildFileStorageStatistics
|
10 years ago |
Vincent Petry
|
11ef12a106
Added exception logger plugin for sabre connector
|
11 years ago |
Jens-Christian Fischer
|
0f6c607171
added function documentation
|
11 years ago |
Jens-Christian Fischer
|
506393090b
Add 'mail_from_address' configuration
|
11 years ago |
Robin Appelman
|
617acbd6f9
Add a FileInfo class which holds all info of a file and return that from getFileInfo, getDirectoryContent and search
|
11 years ago |
Vincent Petry
|
2a1d6d3106
Do not use L10n when logging exceptions
|
11 years ago |
Pellaeon Lin
|
fc607e6bce
Separate PHP upload limit and free space
|
11 years ago |
Morris Jobke
|
ef592981ea
unify license headers for public API files
|
11 years ago |
Morris Jobke
|
0dbe90cc9a
fix documentation stuff
|
11 years ago |
Vincent Petry
|
c4dee281e6
Added $app parameter to logException
|
11 years ago |
Vincent Petry
|
42c58220de
Moved logException to OCP\Util class
|
11 years ago |
Bjoern Schiessle
|
53bb89824d
check if some encrypted files are left after the app was disabled and warn the user
|
11 years ago |
Robin Appelman
|
d509a0c403
return result from getL10N
|
11 years ago |
Bart Visscher
|
9bf12da750
Merge pull request #3880 from owncloud/code-checker
|
11 years ago |