jarobase

Results 5 issues of jarobase

XEP-0070 allows a client to verify HTTP Requests via XMPP. It can be used in 2 factor authentication or as a replacement of passwords. See: https://xmpp.org/extensions/xep-0070.html https://blog.agayon.be/xmpp_auth_django.html There are some...

Support Verifying HTTP Requests via XMPP. I know that xep-0070 is very niche. I forked it to implement the following component: https://gitlab.com/jnanar/HTTPAuthentificationOverXMPP/-/tree/update_FluuxIO It is a fork of https://git.kingpenguin.tk/chteufleur/HTTPAuthentificationOverXMPP that rely...

Before this commit, the python script was only compatible with older versions of Vpython (5.74) and python 2.7. This modified script can be run with latest pip version of Vpython...

I am using Leed behind a php:8.2-apache docker container. Leed is not the only php application running. When I try to update the feeds, I get this error: ``` url:...

The adhoc provider example (adhoc_provider.py) from the examples is not working with gajim. The error message is: "Service changed the session identifier". See the following log ``` Greeting Send a...