]> source.dussan.org Git - nextcloud-server.git/commit
Make sure that OC interfaces returns OC interfaces for backward compatibility
authorCôme Chilliet <come.chilliet@nextcloud.com>
Mon, 23 Oct 2023 08:57:26 +0000 (10:57 +0200)
committerCôme Chilliet <come.chilliet@nextcloud.com>
Mon, 23 Oct 2023 09:08:23 +0000 (11:08 +0200)
commit1bdf952fdeab6305785cae3522eb4807c0e68c99
treeaddd703543681866bad2fcb3b89fdb24e32ebd44
parentb82e25ea7a13e98212201a905718309a3d1415ae
Make sure that OC interfaces returns OC interfaces for backward compatibility

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
apps/settings/lib/Controller/AuthSettingsController.php
lib/private/Authentication/Exceptions/ExpiredTokenException.php
lib/private/Authentication/Exceptions/WipeTokenException.php
lib/public/Authentication/Exceptions/ExpiredTokenException.php
lib/public/Authentication/Exceptions/InvalidTokenException.php
lib/public/Authentication/Exceptions/WipeTokenException.php