Skip to content
Discussion options

You must be logged in to vote

yes Rolepermissions are not implemented just basic admin/user but it should do what you like to have.
you need to implement a usermanager like in

class PermissiveUserManager:

pass it to:
def __init__(self, iserver: InternalServer = None, user_manager=None):

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Thomangin
Comment options

Answer selected by Thomangin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants