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.
Updated by Ward Vandewege almost 3 years ago
- Status changed from New to In Progress
Updated by Ward Vandewege almost 3 years ago
ready for review at 169a7755916e1f3227ab9c3959447149ecb99503 on branch 18288-fix-anonymouspublic-token-expiration
Updated by Ward Vandewege almost 3 years ago
- Subject changed from MaxTokenLifetime expires the anonymous token to token expiration migration rake tasks expire the anonymous token
Updated by Ward Vandewege almost 3 years ago
- % Done changed from 0 to 100
- Status changed from In Progress to Resolved
Applied in changeset arvados|b03d26d7607c11e45f49a960ce147bbb2ebfb53c.
Actions