nextcloud/apps/encryption/lib
Christoph Wurst b2de9a6f9e
The encryption decrypt position can be int or string
The public API said string, internally we treated it as int. In reality
both are used. Let's reflect that in the documented argument type.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-10-13 10:51:22 +02:00
..
AppInfo Migrate encryption to the PSR container 2020-10-07 15:34:06 +02:00
Command Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Controller Update license headers for 19 2020-04-29 11:57:22 +02:00
Crypto The encryption decrypt position can be int or string 2020-10-13 10:51:22 +02:00
Exceptions Update license headers for 19 2020-04-29 11:57:22 +02:00
Hooks Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Migration Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Settings Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Users Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
HookManager.php Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
KeyManager.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Recovery.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Session.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Util.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00