Coder Social home page Coder Social logo

Comments (7)

mbugeia avatar mbugeia commented on June 13, 2024

Hi, you are right, my last commit was broken some source file were missing. It's fixed now.

Thanks for the report.

from kanboard_ynh.

anmol26s avatar anmol26s commented on June 13, 2024

Hi
Thanks for the fixing it. It works with the LDAP but without it do not show login page as it use to show before.

As suggested in this:
https://forum.yunohost.org/t/kanboard-package/78/16
I modifying the file /var/www/kanboard/config.php and set REVERSE_PROXY_AUTH to false.

Then ran the following command.
sudo yunohost app setting kanboard skipped_uris -v "/"
sudo yunohost app ssowatconf

Now, I have blank page again.

from kanboard_ynh.

mbugeia avatar mbugeia commented on June 13, 2024

Since the last version there is a new parameter in config.php

// Hide login form, useful if all your users use Google/Github/ReverseProxy authentication
define('HIDE_LOGIN_FORM', true);

You probably want to turn this to false too.

from kanboard_ynh.

anmol26s avatar anmol26s commented on June 13, 2024

Thanks it worked

from kanboard_ynh.

anmol26s avatar anmol26s commented on June 13, 2024

After last Update I can not login in Kanboard.Entering the user-name and password displays the login screen again. So the login page is in loop ever time entering the user-name and password.

I use Kanboard without Ldap login i.e. without the reverse proxy authentication.

from kanboard_ynh.

mbugeia avatar mbugeia commented on June 13, 2024

Ok I assume that you have remodified your config file properly, so that's probably because in the last update I include the plugin "Reverse-Proxy Authentication with LDAP user provider " you need to delete it from /var/www/kanboard/plugins
I need to create a public option for the package for people that use kanboard like you.

from kanboard_ynh.

anmol26s avatar anmol26s commented on June 13, 2024

Thanks, removing the plug-in resolved it.

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.