Robin Appelman
|
e8280c80da
|
Show a proper error message when trying to scan the filesystem for a non existing user
|
2014-09-24 15:48:54 +02:00 |
Robin Appelman
|
644755df66
|
Use bigger transactions when doing explicit file system scans
|
2014-09-08 14:15:41 +02:00 |
Vincent Petry
|
8526556110
|
Merge pull request #9206 from owncloud/occ-scan-user
Prevent running the files:scan command as the wrong user
|
2014-06-26 17:03:23 +02:00 |
Vincent Petry
|
fd04b3070f
|
Add error message when no users specified to files:scan command
|
2014-06-26 11:58:38 +02:00 |
Robin Appelman
|
9a2ed86672
|
Prevent running the files:scan command as the wrong user
|
2014-06-25 15:22:49 +02:00 |
Thomas Müller
|
f9279ac77a
|
killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest()
|
2014-03-25 17:42:41 +01:00 |
Thomas Müller
|
9d9f360b77
|
Load authentication apps to get users from all backends - fixes #7019
|
2014-02-05 12:54:31 +01:00 |
Bart Visscher
|
a9ea99e93d
|
Add copyright, remove starting blank line
|
2013-09-19 19:12:16 +02:00 |
Bart Visscher
|
cafc8cb223
|
Change Files Scan command to use OC\User\Manager
|
2013-09-02 18:18:12 +02:00 |
Bart Visscher
|
0aba549e7f
|
Use more object oriented way for console commands
|
2013-09-01 16:40:50 +02:00 |