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
I think there is a bug when a frontend user successfully logs in using the SessionPassword element
Expected behaviour:
The SessionPassword element should be hidden, when the login worked. All content elements where "Usergroup Access Rights[fe_group]" is set to "Hide at login" should be not longer visible as well (this was the behaviour in an older version)
Actual behaviour:
The SessionPassword element and all content elements where "Usergroup Access Rights[fe_group]" is set to "Hide at login" are still visible.
Screenshots:
Backend:
Not logged in:
Logged in:
Test setup:
TYPO3 11.5.24, PHP 8.1, b13/sessionpassword 2.1.0 and dev-master
The text was updated successfully, but these errors were encountered:
I think there is a bug when a frontend user successfully logs in using the SessionPassword element
Expected behaviour:
The SessionPassword element should be hidden, when the login worked. All content elements where "Usergroup Access Rights[fe_group]" is set to "Hide at login" should be not longer visible as well (this was the behaviour in an older version)
Actual behaviour:
The SessionPassword element and all content elements where "Usergroup Access Rights[fe_group]" is set to "Hide at login" are still visible.
Screenshots:
Backend:

Not logged in:

Logged in:

Test setup:
TYPO3 11.5.24, PHP 8.1, b13/sessionpassword 2.1.0 and dev-master
The text was updated successfully, but these errors were encountered: