There seems to be a bug in the wiki sign in, if I add https://jeena.net as my domain, it only sends ?me=jeena.net as a parameter. Then later on IndieAuth assumes that my domain is http://jeena.net and it only gets a redirect 302 and kind of crashes.
A workaround is to change the GET parameter and to add the https:// then it works, but the wiki shouldn't drop this information.
There seems to be a bug in the wiki sign in, if I add https://jeena.net as my domain, it only sends ?me=jeena.net as a parameter. Then later on IndieAuth assumes that my domain is http://jeena.net and it only gets a redirect 302 and kind of crashes.
A workaround is to change the GET parameter and to add the https:// then it works, but the wiki shouldn't drop this information.