You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All notable changes to `antwerpes/typo3-docchecklogin` will be documented in this file.
4
+
5
+
## Release 2.0.4 - 2023-07-06
6
+
7
+
### What's Changed
8
+
9
+
- update for compatibility with TYPO3 v12.
10
+
-
11
+
- Configuration errors will now be written to a separate log file.
12
+
-
13
+
- Rename of the protected Function fetchDummyUserGroup to fetchUserGroup for a more general usage
14
+
-
15
+
- Include loggedIn Function in showAction because otherwise the redirect will not work
16
+
-
17
+
- Fixed: uniqueKeyGroup had no usage. Before uniqueKeyGroup got overwritten by the DummyUser Group. Now you can define here a custom group id, that will only get overwriten by the routing Feature.
0 commit comments