a3472f432d
- Corrected the middleware usage in the CMS routes by ensuring the AuthMiddleware is applied correctly. - This change enhances the security of the CMS endpoints by enforcing authentication for all CMS-related operations.