-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
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
oauth2 token management: no token stored in database since v20 #30690
Comments
Same Situation, i am still on PHP 7.4.33, went back to 19.0.3. |
A fix has been pushed in v20 branch. Will be available with v20.0.1. |
It works, thanks @eldy ! |
Did you just test saving thebtoken or did you try and succeed also to send an email with smtp ? |
Hi,
both is working now for me on 20.0.1, th e token is being generated and saved automatically with my e-mail-collector and sending mail is working also.
PS
e-mail-collector is not attaching attachments, from the e-mail-collector (tickets), since previous versions I believe v19
greetings
Jason.
***@***.***
Auerswald Advanced
PARTNER 2016 / 2017
[Fb-PCialist]
PCialist GbR
Jason Plows & Müslüm Kirpac
Ettinger Str. 19
85057 Ingolstadt
Fon: 0841 483 431
Fax: 0841 483 432
***@***.******@***.***>
www.pcialist.de<http://www.pcialist.de/>
https://www.facebook.com/PCialist/
Öffnungszeiten:
Montag – Freitag:
10:00 – 13:00 und 14:00 – 18:00
Samstag:
10:00 – 13:00
Außerhalb nach Terminvereinbarung
Umsatzsteuernummer: DE279309424 - Steuernummer: 124 / 172 / 553 01
Hinweis zum Datenschutz: Der Inhalt dieser e-Mail ist vertraulich und ausschließlich für den bezeichneten Adressaten bestimmt. Jede Form der
unautorisierten Nutzung, Veröffentlichung, Vervielfältigung oder Weitergabe des Inhalts dieser e-Mail nicht gestattet ist. Diese Nachricht ist
ausschließlich für den bezeichneten Adressaten oder dessen Vertreter bestimmt. Sollten Sie nicht der vorgesehene Adressat dieser e-Mail oder
dessen Vertreter sein, so bitten wir Sie, sich mit dem Absender der e-Mail in Verbindung zu setzen sowie die e-Mail und etwaige Kopien zu löschen.
Von: Laurent Destailleur ***@***.***>
Gesendet: Mittwoch, 9. Oktober 2024 23:58
An: Dolibarr/dolibarr ***@***.***>
Cc: Jason Plows ***@***.***>; Manual ***@***.***>
Betreff: Re: [Dolibarr/dolibarr] oauth2 token management: no token stored in database since v20 (Issue #30690)
It works, thanks @eldy<https://github.com/eldy> !
Did you just test saving thebtoken or did you try and succeed also to send an email with smtp ?
—
Reply to this email directly, view it on GitHub<#30690 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AY5YQDUUDONBQKKCLZ6BR63Z2WRH5AVCNFSM6AAAAABMZN5EEWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIMBTGUYDEMBYG4>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.******@***.***>>
|
For me storing token and sending email - even with attachment - works! We use smtp via Microsoft 365. |
Hi, |
Bug
After update from v19 to v20 the tokens are not stored in the database any more. The retrieval of token seems to work fine (green box), but then there is no token stored (see screenshot).
I use this to send email via the SMTPS library. When sending an email now, I get the error, that there is no token stored, but the email gets send anyway.
Dolibarr Version
20.0
Environment PHP
8.2.22
Environment Database
MySQL/MariaDB
Steps to reproduce the behavior and expected behavior
Attached files
The text was updated successfully, but these errors were encountered: