Hey @digibandit
Yeah we have a very basic permission system in place but nothing on the Roadmap
Its Role based with module access with either read only, read/write or Read/Write/Delete.
along with Client access so you could give a user the ability to only access certain clients.
So we can limit certain areas in the UI so if you have something in mind we can try to implement with the criteria above.
As far as a more advanced permission system Would require almost a full rewrite would be a huge undertaking and touch all pieces of the code and database. I guess this would get into more object based permissions. In reality i wouldnt know where to begin so lots of research would have to be put in as well.
and unfortunately this would stall us from our backlog possibly up to a year. Right now were focusing on the highly requested OAUTH2 for Google Workspaces and M365 for incoming outgoing mail which is requiring a huge rewrite of our mail parser.