Marcel Waldvogel

Results 93 comments of Marcel Waldvogel

What happens when you try to manually log in? (Maybe the JSXC app is not active)

Are there any error messages in `/var/log/xcauth/*`? I also fixed #83 today, which was related to startup on newer versions of Debian/Ubuntu. Maybe updating hepls?

JSXC does indeed intercept the login process, so @sualko would need to look into this.

What are your cache-related settings (or all settings, with URL and SECRET anonymized)? What setup are you using? Do you have (anonymized) logs for the XMPP server (related to authentication),...

I don't know of any docker image including this, but it might be a good idea to create on. I currently don't have time, so looking for volunteers.

Thanks for the PR. This triggered me to notice that I had disabled caching some time ago. I will reenable it and try to reproduce the problem (and add a...

Is there no user `xcauth` in `/etc/passwd`? How did you install `xcauth`?

I already had a look at the code when I created the issue and was unclear about the structure of the options array, so gave up. Could you provide some...