Ctrlpanel-gg / panel

CtrlPanel offers an easy-to-use and free billing solution for all starting and experienced hosting providers that seamlessly integrates with the Pterodactyl panel.
https://ctrlpanel.gg/
MIT License
389 stars 141 forks source link

[Bug]: Discord verification does not work / v0.10 #933

Closed MrWeez closed 2 weeks ago

MrWeez commented 4 months ago

What is your request about?

When trying to link a discord, an error occurs that the client_id field is required

Branch

development

Solution idea

No response

Controlpanel Logs

No response

Additional Info

image image

IceToast commented 1 month ago

This is because of how the sociallite driver gets populated with the credentials: image config/services.php

It doesnt get filled with the settingsdata from the db.

That could probably be done like that: https://socialiteproviders.com/usage/#_5-usage

S0ly commented 1 month ago
image

xDDDD

at least you know who to blame

IceToast commented 1 month ago

image xDDDD at least you know who to blame

Nah that happened before the db settings were like they are now

S0ly commented 1 month ago

its a joke ):

AGuyNamedJens commented 2 weeks ago

Fixed in #952