Vous utilisez un navigateur obsolète. Il se peut qu'il n'affiche pas correctement ce site web ou d'autres. Nous vous recommandons de le mettre à jour ou d'utiliser un autre navigateur.
Improved Joomla 4 compatibility and overall stability.
Optimized the plugin by removing unnecessary frontend UIKit framework dependencies.
v1.2.3
Fixed automatic logouts triggered by LimitActiveLogins not being recorded in Joomla's ActionsLog.
v1.2.2
Fixed: SQL syntax error in session cleanup query caused by unsupported table alias in DELETE statement.
v1.2.1
Refactor: Unified session cleanup logic for both frontend and backend environments, ensuring stale sessions are properly cleared and users can log in again as expected. Improved query efficiency by directly targeting invalid records in `#__limitactivelogins_logs`. `#` Minor fixes and improvements.