Skip to content

Add back TokenCleanupJob to invalidate old temporary tokens - #33375

Merged
nickvergessen merged 1 commit into
masterfrom
add-back-token-cleanup-job
Aug 25, 2022
Merged

Add back TokenCleanupJob to invalidate old temporary tokens#33375
nickvergessen merged 1 commit into
masterfrom
add-back-token-cleanup-job

Conversation

@tcitworld

@tcitworldtcitworld commented Jul 27, 2022

Copy link
Copy Markdown
Member

The DefaultTokenCleanupJob removed in #30016 was doing this job previously as it was injecting IProvider, which matched either DefaultToken or PublicKeyToken.

@tcitworldtcitworld added this to the Nextcloud 25 milestone Jul 27, 2022
@tcitworld
tcitworld requested review from a team, blizzz, come-nc, nickvergessen and skjnldsv and removed request for a teamJuly 27, 2022 08:54
@tcitworld
tcitworld marked this pull request as ready for review July 27, 2022 08:54
Comment threadlib/private/Setup.php
@tcitworld
tcitworldforce-pushed the add-back-token-cleanup-job branch from 58f44e5 to 9b4e35dCompareJuly 27, 2022 09:11
@Gomez

Copy link
Copy Markdown
Member

Please backport to Nextcloud 24, see this comment: https://help.nextcloud.com/t/disconnect-all-sessions-revoking-access-for-all-apps-of-a-user/37955/9

@tcitworld

Copy link
Copy Markdown
MemberAuthor

/backport stable24

@tcitworld

Copy link
Copy Markdown
MemberAuthor

/backport to stable24

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@tcitworld@Gomez@nickvergessen@come-nc@skjnldsv