seran-wiki supports displaying specific pages or items only if the viewer is logged in. This support is currently undocumented and the parameter required should be renamed.
[ ] Document the property to add to hide pages or items to unauthenticated users
[ ] Document the behavior of seran-wiki when an unauthenticated user attempts to access a protected page or item.
The intent behind this feature is to allow meta-sites to include functionality on a public facing server that is not safe to expose to all who can access its other features. (Should we add support for protected meta-sites as well?)
seran-wiki supports displaying specific pages or items only if the viewer is logged in. This support is currently undocumented and the parameter required should be renamed.
sensitive
property (perhaps toprotected
,auth
orreq-login
?) https://github.com/joshuabenuck/seran-wiki/commit/aa5523542e04327e9f1fc4c5f7a11bbefd45c024The intent behind this feature is to allow meta-sites to include functionality on a public facing server that is not safe to expose to all who can access its other features. (Should we add support for protected meta-sites as well?)