]> source.dussan.org Git - nextcloud-server.git/commit
encrypt oauth2 client secrets 38708/head
authorJulien Veyssier <julien-nc@posteo.net>
Mon, 22 May 2023 13:39:56 +0000 (15:39 +0200)
committerJulien Veyssier <julien-nc@posteo.net>
Thu, 22 Jun 2023 12:09:05 +0000 (14:09 +0200)
commit5f461bceb539e555b0d7942da6fe2a38f0ab2f50
treede52a11a9d96898fd03c73f86b7f8d342ab89113
parent74bb2df72e2e3f6c492ac934912f2af8317221de
encrypt oauth2 client secrets

Signed-off-by: Julien Veyssier <julien-nc@posteo.net>
12 files changed:
apps/oauth2/appinfo/info.xml
apps/oauth2/composer/composer/LICENSE
apps/oauth2/composer/composer/autoload_classmap.php
apps/oauth2/composer/composer/autoload_static.php
apps/oauth2/lib/Controller/OauthApiController.php
apps/oauth2/lib/Controller/SettingsController.php
apps/oauth2/lib/Migration/Version011601Date20230522143227.php [new file with mode: 0644]
apps/oauth2/lib/Settings/Admin.php
apps/oauth2/tests/Controller/OauthApiControllerTest.php
apps/oauth2/tests/Controller/SettingsControllerTest.php
apps/oauth2/tests/Settings/AdminTest.php
lib/composer/composer/LICENSE