Releases: in2code-de/t3am_server
Releases · in2code-de/t3am_server
3.0.2 Final Release for T3AM Server
2.0.0 TYPO3 v8 & v9 support
Thanks to @dejdav / @dejorid this extension can now be used in TYPO3 v9 instances but is still backwards compatible to TYPO3 v8. 👏 🎉
Thank you very much!
Limit fields and add image API
T3AM Server will now limit the provided fields of the user to those which don't have any relation to other records like sys_categories or workspaces, also uc
won't be synched anymore because it led to weird bugs in different TYPO3 versions.
A new API endpoint has been created which allows the client extension to sync the user's avatar.
Rounding & Polishing
Fixes:
- Resize the private key database field to fit the whole key
- Correctly decode the client request
Create T3AM Server
🎈 🎉 Woohoo 🎉 🎈
T3AM Server is the extension for centralized account management with T3AM (client).
T3AM Server provides a secure way for T3AM (client) to fetch and authenticate backend users from a single instance.