community_write
Table of Contents
Community Write
Classification | |
---|---|
Type | Pattern |
Focus | Adoption |
Because Permission Granted has problems in some environments, many folks choose to authenticate users before allowing them to edit wiki pages. The most common form of useful authentication is to have some reliable check that the edit is being performed by a member of the community responsible for the wiki.
Usage
Turn on the edit permission checks for your wiki. Then make sure some mechanism is set up that can correctly identify editors as members of the community. For example, perhaps they need to know a secondary password, are issued authenticators by a central authority, or merely have accredited themselves appropriately on a password-protected account.
Examples
- http://psas.pdx.edu has its set of authenticated users (allowed to edit pages) controlled centrally.
- A patch has been submitted to MoinMoin .
Related Patterns
- This pattern is an example of Clean Permissions .
Further Reading
community_write.txt · Last modified: 2018/11/28 13:52 by splitbrain