Login
Login
Pascal (Streams)
Pascal (Streams)
Channel
About
Photos
Files
Calendar
Toggle System Apps
Communities
Directory
Help
Language
Legal
Search
Pascal (Streams)
Pascal (Streams)
Channel
About
Photos
Files
Calendar
Toggle System Apps
Communities
Directory
Help
Language
Legal
Search
Hello - this is posted by a Pixelfed account
Visit
Direct Message
Poke
Abanink (Pixelfed)
Sun, 05 Mar 2023 20:49:20 +0100
from pixelfed
Posted after being logged in through remote auth (OpenWebAuth) using account abanink@sandpix.eenoog.org
Link to source
2 Likes
Pascal (Streams) (2 years ago)
Ema エマ (2 years ago)
show all
7 comments
Visit
Direct Message
Poke
Pascal
Sat, 29 Apr 2023 17:11:15 +0200
Commented on by a Mastodon account...
Link to source
1 Like
Ema エマ (2 years ago)
Visit
Direct Message
Poke
Pascal (Friendica)
Fri, 05 May 2023 09:53:01 +0200
from friendica
And also commented on from a Friendica account BUT
only possible on Streams for the moment, not on Hubzilla (magic auth / webfinger not working, something with the "acct:" layout that Friendica is using, I expect to able to backport a solution from Streams)
I suspect that Friendica has a bug in the HTTP Signing & request sending routine (*) which could potentially break all other parties that they use the magic authentication for - however, I wonder how they can use it currently if all verification of the signature should fail). When I fix it and use the same headers for signing & sending, verification works and remote auth works as well.
(*) some details: the routine is signing with the header accept = ['application/x-dfrn+json', 'application/x-zot+json'] but then sending on the wire with accept = (all). So verification fails and the remote auth is denied correctly - and any other system doing this should as well.
I trace that back to
this commit
on Friendica (dating from Apr 2022).
I'll create a bug report on Friendica for this.
Link to source
Visit
Direct Message
Poke
Pascal (Friendica)
Fri, 05 May 2023 15:34:03 +0200
from friendica
In the end, I decided to include the bugfix in the PR here:
https://github.com/friendica/friendica/pull/13090
Link to source
Visit
Direct Message
Poke
Pascal (Friendica)
Fri, 05 May 2023 16:25:49 +0200
from friendica
PR has been merged to develop for Friendica....
Link to source
Visit
Poke
Pascal (Streams)
Mon, 08 May 2023 09:34:59 +0200
from YunoHost Streams
Change to fix Hubzilla is proposed as MR here:
https://framagit.org/hubzilla/core/-/merge_requests/2036
Link to source
1 Like
Abanink (Pixelfed) (2 years ago)
1 Repeat
Abanink (Pixelfed) (2 years ago)
Visit
Poke
Pascal (Streams)
Wed, 26 Jul 2023 22:20:19 +0200
from YunoHost Streams
Friendica has fixed a limitation wrt logging in through OpenWebAuth on Hubzilla
see
this Friendica issue
Link to source
1 Like
Ema エマ (1 year ago)
Visit
Poke
Ema エマ
Wed, 26 Jul 2023 23:46:20 +0200
from hubzilla
🎉
thank you!
Link to source