server/apps/files_encryption
Vincent Petry 963ee31efb Removed numRows usage from encryption app
numRows on Oracle always seem to return 0.

This fix removes numRows usage from the encryption and sharing app.

This fixes unit tests and potentially the encryption app itself
(migration status) when running on Oracle
2013-12-19 15:51:24 +01:00
..
3rdparty/Crypt_Blowfish move 3rdparty dependencies to app 2013-05-21 10:30:24 +02:00
ajax loginname is not necessarily username 2013-11-28 13:26:31 +01:00
appinfo show a message at the log-in screen if inital encryption take place 2013-11-25 23:49:05 +01:00
css Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
files replacing ownCloud by theme-able name or avoid it's usage 2013-10-29 23:29:16 +01:00
hooks only create new key on password change if a recovery key exists or if the user don't have any private/public keys 2013-12-06 12:20:31 +01:00
js improve encryption message 2013-11-27 23:07:19 +01:00
l10n [tx-robot] updated from transifex 2013-12-17 06:46:52 -05:00
lib Removed numRows usage from encryption app 2013-12-19 15:51:24 +01:00
templates show change password form if key couldn't be decrypted 2013-12-06 12:20:22 +01:00
tests only remove encryption keys if a real file gets deleted, skip this method if a file outside of /data/user/files was deleted 2013-12-16 16:05:24 +01:00
settings-admin.php remove unused variable 2013-10-30 11:39:30 +01:00
settings-personal.php improved documentation of the methods 2013-09-02 11:34:28 +02:00