found a bug in pleroma miniapps deploying after I take a shower
Timeline
Post
Remote status
Context
9
@sun@shitposter.world lmk when you merge my pr so i can drop my workaround from my misskey fork
@anemone ok I'm reading it after I take a shower.
@anemone it won't break existing installation right?
@sun@shitposter.world yeah it will unfortunately because your current registration system conflicts with OAuth2 DCR. I'm not intending to push you to do it right away I just want to know when it happens so I can remove the shim I have in place
@anemone oh woops already merged. I guess we just force everyone to log in again?
@anemone tell me what I need to do to support this right away
@sun@shitposter.world it wont invalidate existing sessions
@anemone ok so it is actually ok, it will just make people log in again? there's already a bug on pleroma thats forcing that anyway
@sun@shitposter.world it wont anyone log in again but for new logins you'll need to have pleroma's client registration take fediverse_miniapp_manifest_uri as the parameter for the manifest
Replies
1
@anemone ok I'll figure it out before I deploy