Merge branch 'oauth2_scopes_migration_hotfix' into 'develop'
authorhref <href+git-pleroma@random.sh>
Fri, 22 Feb 2019 11:16:10 +0000 (11:16 +0000)
committerhref <href+git-pleroma@random.sh>
Fri, 22 Feb 2019 11:16:10 +0000 (11:16 +0000)
commit34646c6923a928a452203f4722f2b81cf23c4853
tree9ec70a047d3b425cae9042c67580543528caa565
parent5a4e2905fecfd21cf92f6b2844f15f5ee84b33f5
parentb227ccab827471359f539d23a14413e70ad67e33
Merge branch 'oauth2_scopes_migration_hotfix' into 'develop'

Fixed `scopes` of apps / authorizations / tokens from apps initially created with space-delimited `scope`

Closes #660

See merge request pleroma/pleroma!853