funktechno/kanboard-plugin-wiki

Public access

gerald2545 opened this issue · 2 comments

This issue is:

Bug report
[* ] Feature request
Improvement

Actual behaviour

there is a way to make the board and tasks public, but we cannot access the wiki "readonly"

Expected behaviour
With public access enabled at the project level, allow the wiki to be accessible readonly too

Configuration

Wiki plugin : 0.2.9
Version de l'application : 1.2.6
Version de PHP : 5.6.36
PHP SAPI : apache2handler
Version du système d'exploitation : Linux 3.10.0-862.3.3.el7.x86_64
Type de base de données : postgres
Version de la base de donnée : 9.2.23
Navigateur web : Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36

are users able to edit wiki's if it's public and they are not logged in, what is your expected behavior? hide the edit buttons?

When clicking "Public link" on a project :
image
you can access the board without login.
But I think we cannot access the wiki without login. May be I'm wrong?

The expected behaviour is : when I activate the "Public access" for a project, I would expect to access the tasks readonly and the wiki readonly as well.

Thank you

Gérald