[GH-ISSUE #8428] [Bug] Discourse OAuth registrations fail. #3828

Open
opened 2026-03-23 21:33:26 +00:00 by mirror · 0 comments
Owner

Originally created by @RokeJulianLockhart on GitHub (Jan 13, 2026).
Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8428

Bug Description

At AppFlowy's Discourse instance, all available OAuth2 connections are impossible to register for.

How to Reproduce

  1. #!/usr/bin/env xdg-open
    window.location.assign('https://forum.appflowy.com/u/rokejulianlockhart/preferences/account#user-content:~:text=Associated%20Accounts-,GitHub,-Connect');
    
    • #!/usr/bin/env xdg-open
      document.querySelector('tr.github > td:nth-child(3) > button:nth-child(1)');
      
    • #!/usr/bin/env xdg-open
      document.querySelector('tr.discord > td:nth-child(3) > button:nth-child(1)');
      

Expected Behavior

I should be able to correlate the relevant accounts via the offered SSO connections.

Operating System

Name        : fedora-release-identity-kde-desktop
Version     : 43
Install Date: Fri 31 Oct 2025 15:59:41 GMT
Signature   :
              RSA/SHA256, Sat 11 Oct 2025 22:24:41 BST, Key ID 829b606631645531
Source RPM  : fedora-release-43-25.src.rpm
Build Date  : Sat 11 Oct 2025 22:13:39 BST
Build Host  : buildvm-ppc64le-17.rdu3.fedoraproject.org
Packager    : Fedora Project
Vendor      : Fedora Project
URL         : https://fedoraproject.org/
Bug URL     : https://bugz.fedoraproject.org/fedora-release
Summary     : Package providing the identity for Fedora KDE Plasma Desktop Edition

AppFlowy Version(s)

<meta name="generator" content="Discourse 2026.1.0-latest - https://github.com/discourse/discourse version 20e4134a0982f8851ef04155a5c53d996e562f5e">

Screenshots

  • Image

  • Image

Additional Context

I cannot report this there, due to forum.appflowy.com/t/5057/2.

Originally created by @RokeJulianLockhart on GitHub (Jan 13, 2026). Original GitHub issue: https://github.com/AppFlowy-IO/AppFlowy/issues/8428 ### Bug Description At AppFlowy's Discourse instance, all available OAuth2 connections are impossible to register for. ### How to Reproduce 1. ~~~JS #!/usr/bin/env xdg-open window.location.assign('https://forum.appflowy.com/u/rokejulianlockhart/preferences/account#user-content:~:text=Associated%20Accounts-,GitHub,-Connect'); ~~~ 1. - ~~~JS #!/usr/bin/env xdg-open document.querySelector('tr.github > td:nth-child(3) > button:nth-child(1)'); ~~~ - ~~~JS #!/usr/bin/env xdg-open document.querySelector('tr.discord > td:nth-child(3) > button:nth-child(1)'); ~~~ ### Expected Behavior I should be able to correlate the relevant accounts via the offered SSO connections. ### Operating System <blockquote> ~~~YAML Name : fedora-release-identity-kde-desktop Version : 43 Install Date: Fri 31 Oct 2025 15:59:41 GMT Signature : RSA/SHA256, Sat 11 Oct 2025 22:24:41 BST, Key ID 829b606631645531 Source RPM : fedora-release-43-25.src.rpm Build Date : Sat 11 Oct 2025 22:13:39 BST Build Host : buildvm-ppc64le-17.rdu3.fedoraproject.org Packager : Fedora Project Vendor : Fedora Project URL : https://fedoraproject.org/ Bug URL : https://bugz.fedoraproject.org/fedora-release Summary : Package providing the identity for Fedora KDE Plasma Desktop Edition ~~~ </blockquote> ### AppFlowy Version(s) > ~~~HTML > <meta name="generator" content="Discourse 2026.1.0-latest - https://github.com/discourse/discourse version 20e4134a0982f8851ef04155a5c53d996e562f5e"> > ~~~ ### Screenshots - <p></p><img width="1277" height="899" alt="Image" src="https://github.com/user-attachments/assets/e1c9471f-1dc5-4319-8de6-e10d0b1ab200" /><p></p> - <p></p><img width="1277" height="1199" alt="Image" src="https://github.com/user-attachments/assets/fc719cb4-9008-444a-86a5-7056a041cd07" /><p></p> ### Additional Context I cannot report this there, due to [`forum.appflowy.com/t/5057/2`](https://forum.appflowy.com/t/new-account-on-hold/5057/2?u=rokejulianlockhart).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#3828
No description provided.