The ProtectedMode in ewiki allows to add authentication and permissions. There are distributed plugins, that add a user database and useful access restrictors, but the _auth API especially allows for integration into the ParentCms.

EWIKI_PROTECTED_MODE is a defined constant that is used as a master enable to turn-on authentication features. If EWIKI_PROTECTED_MODE is not set no authentication or permission scripts will be run.

bottom corner