rename variable globalvar.py
This commit is contained in:
parent
e50066ea34
commit
44acf5836c
@ -50,7 +50,7 @@ def invitation_url(token):
|
||||
url = f"{baseurl}/accept?token={token}"
|
||||
return url
|
||||
|
||||
allowed_invitation = [
|
||||
allowed_grant = [
|
||||
{ roles: 1, allowed: [1,2] },
|
||||
{ roles: 2, allowed: [2] },
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user