Commit Graph

2 Commits

Author SHA1 Message Date
Rémy Coutable b8b9ed55df Disable Migration/UpdateColumnInBatches for old migrations
Signed-off-by: Rémy Coutable <remy@rymai.me>
2017-05-29 11:28:23 +02:00
Yorick Peterse dbf414df33
Trigger refreshing of permissions in a migration
This migration resets `users.authorized_projects_populated` (in batches)
so that active users' permissions are refreshed on the next request.
This ensures that their permissions are properly stored.
2017-03-13 13:28:26 +01:00