nextcloud/lib
Lukas Reschke 7cb0df28e2
Prevent downgrade attacks for apps
We should verify the app versions when installing a new update, otherwise this could result in downgrade attacks when an attacker just copies the old signature.

Plus it prevents the case that in case of a bug in the appstore actually an older version gets installed.

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-11-11 18:53:26 +01:00
..
composer Added genertor helper & tests 2016-11-03 14:00:33 +01:00
l10n [tx-robot] updated from transifex 2016-11-10 01:07:14 +00:00
private Prevent downgrade attacks for apps 2016-11-11 18:53:26 +01:00
public Use a php class for the definitions to avoid loading problems 2016-11-09 08:52:07 +01:00
autoloader.php Update with robin 2016-07-21 18:13:58 +02:00
base.php Merge pull request #1973 from nextcloud/dont-disable-shipped-apps-but-throw-instead 2016-11-02 21:20:23 +01:00