53
View As
planned
Activity Feed
Sort by
Nicolas Giard
Merged in a post:
Permission testing: view wiki as another user/role
Federico Razzoli
The administrator should be able to view the wiki as another user, or assuming a certain role, to test what that user or role can do.
I think this is important, because WikiJS permissions are not very intuitive when you're trying to achieve a complex permission structure. It's easy to make mistakes.
Tim Elmer
You _can_ use a test local account for testing permissions, but that's more of a workaround.
Narendra Vadapalli
Agreed !... this will simulate the view as other user
Nicolas Giard
Merged in a post:
Hijacking users
Peter Uithoven
Ability for admins to hijack users. Enabling the admin to experience the wiki as it would be for the user. This would be helpfull when providing support and testing permissions. This is possible in frameworks like Django through plugins like: https://django-hijack.readthedocs.io/
Robert Damrau
Nicolas Giard
planned
Federico Razzoli
Nicolas Giard: Thanks. This will likely save me 10 minutes of work every time I add a user for our customers.