Commit Graph

3 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
8570b73257 Refactor access control in documentation.php to restrict POST actions and display messages based on user login status. This change enhances security by ensuring only logged-in users can perform actions and receive appropriate feedback on the page. 2026-06-25 21:55:35 -04:00
c97478ba8a Add documentation section to inc_droite.php with navigation links 2026-06-25 20:15:38 -04:00