nextcloud-server/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
..
composer Add cleanup job for old brutefoce attempts 2020-10-08 19:51:13 +02:00
l10n [tx-robot] updated from transifex 2020-10-13 02:18:40 +00:00
private Use PSR logger in authentication 2020-10-12 22:07:04 +02:00
public The encryption decrypt position can be int or string 2020-10-13 10:51:22 +02:00
autoloader.php
base.php
versioncheck.php