Jeoxs
July 14, 2021, 11:07am
1
It’s called Khanos and you can find the app and coffee on my GitHub [here] (GitHub - Jeoxs/khanos: A Flutter Android Client for Kanboard ).
I’m trying to add more Kanboard features while having a clean interface using flutter Framework.
I developed the app because i needed a way to manage my projects and tasks fast and easy.
Hope you find it useful!
8 Likes
omego
October 4, 2021, 7:47am
2
This looks awesome, good job.
I’m also interested to start an iOS client. if it happens it will be native swift.
1 Like
YSM
October 28, 2021, 12:14pm
3
i been using your app in my workflow (is awesome), but is not working to all members, gives error 403 if the member is not Administrator.
I have created special roles in the project, Does this have anything to do with the error?
blt
January 27, 2022, 6:19pm
4
Do you plan to make it available on F-Droid?
1 Like
armin
October 23, 2022, 8:48pm
5
Dear Jeoxs, i am very interested in using your app but facing some login issues which i have posted here:
opened 03:24PM - 05 Oct 22 UTC
I also have a problem with logging in via Android apps, and I can summarize it h… ere with these key facts.
- Using Kanboard 1.2.16
- No 2fA is activated
I have well-connected Kanboard to my locally running openLDAP server. I can log in via Web browser from any device, including my local PC and also my Android phone (Web browser - FF). I can login with LDAP users and with local users (e.g. Admin).
Using via browser: "https://server-adress.de/kanban/?controller=AuthController&action=login"
Now the strange situation comes, when logging in from my android device using your Khanos app (unfortunately same behavior with the F-Droid Kandroid app).
If I use this address, "https://server-adress.de/kanban/?controller=AuthController&action=login" this error occurs:

If I use this adress, "https://server-adress.de/kanban/" this error ocures:

I tried it with the LDAP user but also the local admin. I tried it with the LDAP Users psw. but also with the users API code as psw.
Could you please confirm the right definition of the Login Adress (URL).
And maybe help me with, what could I try to change in the KanBoard config.php file, to solve this login problem.
Any help is appreciated!
Best
Armin
it looks like the kanban authentication refuses the android app, is there any change in the config.php needed?
Any help is very much appreciated…
Kanboard 1.2.21 Khanos 1.1.6
armin
November 5, 2022, 9:32pm
6
I have updated my issue in khanos git repro and I am now thinking, that my login problems with external apps like khanos or kandroid is related to either some kanboard configurations (config.php) or my web server restrictions (.htaccess) . I have posted there a debug logfile. To me it seems that the username and/or psw is not correctly passed over. The authentication fails either on LDAP (using LDAP auth) or directly on the API (using local auth). With the webfrontend everything works fine.
Maybe its also an SSL issue, i am using Lets Enncrypt certificate.
Any tips for a correct configuration for the use with external app access?
I think this mobile project is abandoned
lucas
May 30, 2023, 2:59pm
9
Hi, do we have any progress regarding Android app?
I’d really love to get it from either F-Droid, F-Droid Repos or from Github directly.
I’m tired of being dependent on Play Store.