Actions
Bug #18288
closedtoken expiration migration rake tasks expire the anonymous token
Story points:
-
Release:
Release relationship:
Auto
Description
Presumably the db:fix_long_lived_tokens
migration task set an expiration date on the anonymous user token, because the associated user is xxxxx-tpzed-anonymouspublic
., not xxxxx-tpzed-000000000000000
. Add an extra check for that.
Actions