Skip to content

Commit

Permalink
SRAM: make rule to sync groups available to iRODS
Browse files Browse the repository at this point in the history
  • Loading branch information
lwesterhof committed Nov 21, 2023
1 parent b7f7081 commit b328e1d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion groups.py
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,8 @@
'api_group_user_add',
'api_group_user_update_role',
'api_group_get_user_role',
'api_group_remove_user_from_group']
'api_group_remove_user_from_group',
'rule_group_sram_sync']


def getGroupsData(ctx):
Expand Down

0 comments on commit b328e1d

Please sign in to comment.