Marc Laporte
Marc Laporte
@landryb Now is a good time as @Shadow243 and @Yannick243 are actively working on JMAP support.
@Shadow243 @Yannick243 This is taking too long. JMAP support doesn't need to be perfect. Just make a commit if it's better than what is there now. Commit early, commit often!...
@landryb @Yannick243 @Shadow243 @josaphatim "This branch has conflicts that must be resolved"
For Tiki, we use https://packagist.org/packages/steverhoades/oauth2-openid-connect-client so I recommend this as a starting point.
Another idea to explore: Tiki also added support for https://doc.tiki.org/Hybridauth-social-login And it supports many providers: https://hybridauth.github.io/providers.html Including "Keycloak OpenId Connect provider adapter." Source: https://github.com/hybridauth/hybridauth/blob/master/src/Provider/Keycloak.php
See also: https://github.com/hybridauth/hybridauth/issues/1005
I don't know but can you create a test email account (with no confidential info) for a dev to try?
The debug mode is documented in https://github.com/cypht-org/cypht/blob/master/INSTALL
> What even is this indicator supposed to mean? Spin off task: https://github.com/cypht-org/cypht/issues/761
I've seen some nasty issues in my days when migrating mailboxes with folder names beyond ASCII. Sometimes, it was not even possible to rename the folder (!) @kambereBr Please take...