YesWiki / yeswiki-extension-yunohost

Permits the use of Yunohost SSO in YesWiki, and provides importers for displaying yunohost apps as bazar entries.
GNU Affero General Public License v3.0
0 stars 1 forks source link

YunoHost YesWiki extension

Permits the use of Yunohost SSO in YesWiki, and provides importers for displaying yunohost apps as bazar entries.

For now, this extension must be installed on a YesWiki hosted locally on a YunoHost system.

Installation

This plugin needs two things to be set-up:

<user> ALL = (root) NOPASSWD: /home/<user>/path/to/yeswiki/tools/yunohost/private/scripts/yunohost-user-info.sh
<user> ALL = (root) NOPASSWD: /home/<user>/path/to/yeswiki/tools/yunohost/private/scripts/yunohost-app-list.sh
<user> ALL = (root) NOPASSWD: /home/<user>/path/to/yeswiki/tools/yunohost/private/scripts/yunohost-user-list.sh

<user> being the system username running the php script.