Commit Graph

5 Commits

Author SHA1 Message Date
c7482016ce Implement superadmin login redirection and session handling improvements
This commit introduces a new function, `fxSuperadmRedirectToLoginIfNeeded`, to streamline the login redirection process for superadmin users. It enhances session management by checking for user authentication and allowing legacy account access under specific conditions. Additionally, the login flow is updated to ensure users are redirected appropriately after login, improving the overall security and user experience in the superadmin interface. These changes aim to enhance maintainability and clarity in session handling across various superadmin pages.
2026-07-07 14:15:48 -04:00
f881b42f7f Update text editing access control and enhance environment checks
This commit modifies the `fxAdminIsDevPreprod` function to improve environment validation for text editing tools, ensuring access is restricted to the appropriate development and pre-production environments. Additionally, it introduces a 403 Forbidden response in `traduction.php` for unauthorized access attempts, enhancing security and user feedback.
2026-06-19 14:37:08 -04:00
afe27bc8ec Refactor translation handling in traduction.php by introducing new helper functions for managing translation fields and improving data processing logic. Enhanced HTML structure and CSS styles for better layout and responsiveness. Updated version code to reflect changes. 2026-06-16 17:31:33 -04:00
f987d6e7b6 changement de visul dossard 2026-06-16 14:09:53 -04:00
5842222283 Initial clean V5 repository 2026-05-13 09:43:32 -04:00