Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can`t Link GitHub & Microsoft Account at Login status #75

Open
AkarinLiu opened this issue May 4, 2024 · 2 comments
Open

Can`t Link GitHub & Microsoft Account at Login status #75

AkarinLiu opened this issue May 4, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@AkarinLiu
Copy link

Bug Report

Current Behavior
Can`t login using 3rd Party Account.

Steps to Reproduce

  1. Click "Settings",
  2. Click "Security",
  3. Click "GitHub Account Login" or "Microsoft Account Login" button at 3rd Party Account Login.

Expected Behavior
Account is linked

Screenshots
If applicable, add screenshots to help explain your problem.

Environment

  • Flarum version: 1.8.5
  • Extension version: 1.6.9
  • Website URL: https://fourm.akarinliu.com
  • Webserver: [OpenResty]
  • Hosting environment: [vps]
  • PHP version: 8.2.15
  • Browser: [Microsoft Edge 124.0.2478.67 ]
Output of "php flarum info", run this in terminal in your Flarum directory.

/www/sites/forum.akarinliu.com/index # php flarum info
Flarum core: 1.8.5
PHP version: 8.2.15
MySQL version: 8.2.0
Loaded extensions: Core, date, libxml, openssl, pcre, sqlite3, zlib, ctype, curl, dom, fileinfo, filter, hash, iconv, json, mbstring, SPL, session, PDO, pdo_sqlite, bz2, posix, random, readline, Reflection, standard, SimpleXML, tokenizer, xml, xmlreader, xmlwriter, mysqlnd, Phar, exif, gd, imap, mysqli, pdo_mysql, sodium, Zend OPcache
+--------------------------------+------------+--------+
| Flarum Extensions              |            |        |
+--------------------------------+------------+--------+
| ID                             | Version    | Commit |
+--------------------------------+------------+--------+
| flarum-flags                   | v1.8.0     |        |
| fof-oauth                      | 1.6.9      |        |
| flarum-suspend                 | v1.8.1     |        |
| flarum-tags                    | v1.8.0     |        |
| flarum-approval                | v1.8.1     |        |
| xrh0905-oauth-microsoft        | v1.0.1     |        |
| wanecho-showip                 | 0.0.5      |        |
| ianm-html-head                 | 1.2.3      |        |
| fof-user-directory             | 1.3.3      |        |
| fof-upload                     | 1.5.4      |        |
| fof-sitemap                    | 2.2.1      |        |
| fof-pretty-mail                | 1.1.2      |        |
| fof-nightmode                  | 1.5.3      |        |
| fof-custom-footer              | 1.1.2      |        |
| fof-anti-spam                  | 1.1.2      |        |
| flarum-subscriptions           | v1.8.0     |        |
| flarum-sticky                  | v1.8.0     |        |
| flarum-statistics              | v1.8.0     |        |
| flarum-nicknames               | v1.8.0     |        |
| flarum-mentions                | v1.8.3     |        |
| flarum-markdown                | v1.8.0     |        |
| flarum-lock                    | v1.8.0     |        |
| flarum-likes                   | v1.8.0     |        |
| flarum-lang-english            | v1.8.0     |        |
| flarum-lang-chinese-simplified | dev-master |        |
| flarum-emoji                   | v1.8.0     |        |
| blomstra-turnstile             | 0.1.4      |        |
+--------------------------------+------------+--------+
Base URL: https://forum.akarinliu.com
Installation path: /www/sites/forum.akarinliu.com/index
Queue driver: sync
Session driver: file
Scheduler status: 从未运行
Mail driver: smtp
Debug mode: off

Possible solution(s)

Additional Context
Add any other context about the problem here.

@AkarinLiu AkarinLiu added the bug Something isn't working label May 4, 2024
@AkarinLiu AkarinLiu changed the title Can`t Login with GitHub & Microsoft Can`t Link GitHub & Microsoft Account at Login status May 4, 2024
@clarkwinkelmann
Copy link
Member

What happens when you try? Please share all relevant error messages, logs and screenshots.

Also of relevance could be screenshots of the settings in the GitHub and Facebook apps admin panels, but make sure to redact any secret token.

@chuushi
Copy link

chuushi commented May 7, 2024

I'm having a similar issue where I can't link Discord login. Clicking on "Log in with Discord" doesn't do anything. No network requests, no console errors, no popup window. It just doesn't work.
image

Config:
image

However, when I try to log in using Discord (from logged-out state), oauth works and prompts me to set a username.

I am using Firefox 125.0.3 (64-bit)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants