Coder Social home page Coder Social logo

Comments (10)

nicopace avatar nicopace commented on June 3, 2024

Also commented this on the yunohost forum: https://forum.yunohost.org/t/kanboard-package/78/22?u=nicopace

from kanboard_ynh.

mbugeia avatar mbugeia commented on June 3, 2024

I understand your need but unfortunately, it's not a bug it's a feature :/
This package is configured to work with YunoHost SSO and this disables the local Kanboard user.
AFAIK doesn't allow you to set up multiple authentification sources.

If you really want to do this, you have to change the config file in /var/www/kanboard/config.php to disable SSO authentification but by doing this YunoHost user won't work anymore.
Note that the conf file will be overwritten with each package update, so if you modify it you will need to backup it and restore it each time you upgrade Kanboard package.

from kanboard_ynh.

nicopace avatar nicopace commented on June 3, 2024

So, it is not possible to have them both enabled? that would be an awesome default config

from kanboard_ynh.

mbugeia avatar mbugeia commented on June 3, 2024

It's not a limit of the package, it's a limit of Kanboard.

from kanboard_ynh.

nicopace avatar nicopace commented on June 3, 2024

Well... that was the question :)
Thanks! will ask them to do it then, so we can all have that feature!

from kanboard_ynh.

maniackcrudelis avatar maniackcrudelis commented on June 3, 2024

To allow to connect with YunoHost users AND local users, you have to disable REVERSE_PROXY_AUTH in the config file /var/www/kanboard/config.php

So, by the way, you lose the advantage of the YunoHost SSO.

from kanboard_ynh.

nicopace avatar nicopace commented on June 3, 2024

Why would you loose the SSO?

from kanboard_ynh.

maniackcrudelis avatar maniackcrudelis commented on June 3, 2024

Because by disable REVERSE_PROXY_AUTH, you'll disable the capacity of Kanboard to handle the variable $remote_user.
So, even if the SSO send the variable to Kanboard, it doesn't handle it.

from kanboard_ynh.

nicopace avatar nicopace commented on June 3, 2024

Thanks for the clarification... despite that... it would be great to have all the awesome features of yunohost (centralized users + SSO) but not loose the ability of being able to create users just for that app.
Either way, don't worry... if I don't do it, and it is important just for me, then you can ignore it :)

from kanboard_ynh.

lapineige avatar lapineige commented on June 3, 2024

Thanks for the tip, it works on the current version.
(but this is not cool :/ - I hope they will change this behaviour in the future)

from kanboard_ynh.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.