You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current (v1.12.1) setup of how auth-related things can be, is as follows:
Your wiki is either anonymous or has authentication.
On anonymous wikis, everyone can edit everything. Configuration is only available to server administrators, who can edit wiki files and restart the engine. Every new edit has no written author.
On authenticated wikis, everyone has rights (less or more). Admins have the most rights. You can put a lock on such wikis. Every new edit has a written author.
Turns out, this dichotomy is not needed. So I want to dismantle it. In particular, I want to have both anonymous and authored edits at the same time.
The text was updated successfully, but these errors were encountered:
The current (v1.12.1) setup of how auth-related things can be, is as follows:
Turns out, this dichotomy is not needed. So I want to dismantle it. In particular, I want to have both anonymous and authored edits at the same time.
The text was updated successfully, but these errors were encountered: