xperseguers / t3ext-oidc

TYPO3 Extension oidc. This extension uses OpenID Connect to authenticate users.
https://extensions.typo3.org/extension/oidc
GNU General Public License v2.0
10 stars 33 forks source link

TYPO3 v12 support #162

Closed gemeinling closed 2 months ago

gemeinling commented 4 months ago

rebase work based on this PR https://github.com/xperseguers/t3ext-oidc/pull/144

liayn commented 2 months ago

I must admit I totally dislike how intricate it's become to migrate $GLOBALS['EXEC_TIME'] but that's not the story here :)

Lets say this is only temporary and will be changed again at some point. As always, the temporary solutions last the longest. duck_and_run

outdoorsman commented 2 months ago

Is this ready to merge then 👍

outdoorsman commented 2 months ago

Thank you so much for you work on this guys! Much appreciated!

gemeinling commented 5 days ago

are there any plans to release a new version in near future to use use this package with typo3 12 directly with composer/packagist?

liayn commented 5 days ago

@gemeinling I intend to add 2 more things for this new release: https://github.com/xperseguers/t3ext-oidc/issues/139 and https://github.com/xperseguers/t3ext-oidc/issues/141 'cause those are breaking changes. I don't have a fixed time schedule yet though. I know this is a bit unsatisfying (also for myself). (all said is only my POV, Xavier might of course decide otherwise)