]> source.dussan.org Git - nextcloud-server.git/commit
Add back TokenCleanupJob to invalidate old temporary tokens 33696/head
authorThomas Citharel <tcit@tcit.fr>
Wed, 27 Jul 2022 08:52:05 +0000 (10:52 +0200)
committerbackportbot-nextcloud[bot] <backportbot-nextcloud[bot]@users.noreply.github.com>
Thu, 25 Aug 2022 12:05:18 +0000 (12:05 +0000)
commit6e9fb83977fc83ad464e688819efa11b84a98bfb
tree015b9f0d380e1d16bf4f7ba5f0ed6fe2784e1679
parentf1301097b0fec6f118b4216f50a59134d35cf043
Add back TokenCleanupJob to invalidate old temporary tokens

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
lib/composer/composer/autoload_classmap.php
lib/composer/composer/autoload_static.php
lib/private/Authentication/Token/TokenCleanupJob.php [new file with mode: 0644]
lib/private/Repair.php
lib/private/Repair/NC24/AddTokenCleanupJob.php [new file with mode: 0644]
lib/private/Setup.php