Skip to content

Releases: in2code-de/t3am

4.0 T3AM for TYPO3 11 combines Server and Client

03 Mar 07:32
Compare
Choose a tag to compare

This major release combines t3am_servern and t3am. You can setup t3am as server version. Now. Please read the upgrade section if you upgrade the server installation.

Many thanks to the contributors: Oliver Eglseder (in2code), Daniel Hoffmann (in2code).

Changes:

  • Support for TYPO3 11
  • Support for TYPO3 8.0, 8.1, 8.2
  • Use of PSR-15 for requests

3.0.1 Update metadata

04 May 16:23
3.0.1
6f26654
Compare
Choose a tag to compare

This is just for metadata and the TER. You do not need to update if you already have 3.0.0.
For futher notes read https://github.com/in2code-de/t3am/releases/tag/3.0.0

3.0.0 TYPO3 v10 compatiblity

04 May 16:23
3.0.0
ff01a89
Compare
Choose a tag to compare

Now compatbile with TYPO3 v10

2.0.2 Maintenance Release

24 May 12:08
Compare
Choose a tag to compare

Various small bugfixes, adds support for TYPO3 8 and 9.

2.0.1 Maintenance Release

07 Feb 15:14
Compare
Choose a tag to compare

[BUGFIX] Login User automatically after first successful login attempt

2.0.0 Major Release

02 Feb 18:16
Compare
Choose a tag to compare

[FEATURE] Support for TYPO3 9 LTS

1.2.0 Feature Release

02 Feb 17:37
Compare
Choose a tag to compare

[FEATURE] On login error, show that t3am is active

Avatar synchro

26 Mar 15:50
1.1.0
3fb22ed
Compare
Choose a tag to compare

You can now synchronize the user's avatar, also a bug has been fixed where the TYPO3 v7 backend acted weird after a backend user from a TYPO3 v8 was synchronized.

To activate the avatar synchro follow the instructions in the readme.

Ripe and round

19 Mar 14:13
1.0.1
7de63b8
Compare
Choose a tag to compare

Fixes:

  • Do not try to authenticate users which were not fetched by the service
  • Ensure transport safety (especially character encodings)

Create T3AM

09 Mar 16:32
1.0.0
d9ebb3d
Compare
Choose a tag to compare

First of all: 🎈 🎉 Yeah! 🎉 🎈

T3AM is a tiny extension which makes multiple accounts per person superfluous.
Set up a centralized authentication server with T3AM Server and use your backend account from that instance in any other TYPO3 instance you configure with T3AM.

See README.md for more information and instructions.