server
server copied to clipboard
Add back TokenCleanupJob to invalidate old temporary tokens
The DefaultTokenCleanupJob
removed in #30016 was doing this job previously as it was injecting IProvider
, which matched either DefaultToken
or PublicKeyToken
.
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
/backport stable24
/backport to stable24