Skip to content

Commit

Permalink
Stop attribution of datasource_access to gamma on init
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Oct 13, 2015
1 parent b25393b commit 8cd27db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions panoramix/utils.py
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,7 @@ def init():
'can_download',
'muldelete',
'all_datasource_access',
'datasource_access',
)):
sm.add_permission_role(gamma, perm)
session = db.session()
Expand Down

0 comments on commit 8cd27db

Please sign in to comment.