mirror of
https://github.com/YunoHost-Apps/kanboard_ynh.git
synced 2024-09-03 19:36:17 +02:00
Typo fix
This commit is contained in:
parent
f8f23afcb3
commit
a7aee9d2e4
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ If you wish to add a user, just log in with that user into Kanboard so the softw
|
||||||
How to connect as external (non-SSOwat) users
|
How to connect as external (non-SSOwat) users
|
||||||
-------------------
|
-------------------
|
||||||
You have to edit this file `/var/www/kanboard/config.php`, find the line `define('REVERSE_PROXY_AUTH', true);` and change it from `true` to `false`.
|
You have to edit this file `/var/www/kanboard/config.php`, find the line `define('REVERSE_PROXY_AUTH', true);` and change it from `true` to `false`.
|
||||||
**Warning** this disable the possibility to connect with SSOwat users. You will *only* be able to connect with Kanboard users created inside of Kanboard.
|
**Warning** this disables the possibility to connect with SSOwat users. You will *only* be able to connect with Kanboard users created inside of Kanboard.
|
||||||
Then you can connect.
|
Then you can connect.
|
||||||
|
|
||||||
**NB**: if you don't make that change, you will get the following error message "Access Forbidden".
|
**NB**: if you don't make that change, you will get the following error message "Access Forbidden".
|
||||||
|
|
Loading…
Add table
Reference in a new issue