Torsten Schulz (local)
|
5ce064cff0
|
Update Apache SSL configuration and enhance security features across multiple files. Changed X-Frame-Options to SAMEORIGIN for better security, added optional Content Security Policy headers for testing, and improved password handling with HaveIBeenPwned checks during user registration and password reset. Implemented passkey login functionality in the authentication flow, including UI updates for user experience. Enhanced image upload processing with size limits and validation, and added rate limiting for various API endpoints to prevent abuse.
|
2026-01-05 11:50:57 +01:00 |
|
Torsten Schulz (local)
|
3d49f3e73a
|
Update package-lock.json and package.json to include 'globals' dependency and improve code formatting in various components for better readability.
|
2025-12-20 10:17:16 +01:00 |
|
Torsten Schulz (local)
|
390b7daefc
|
Update dependencies to include TinyMCE and Quill, enhance Navigation component with a new Newsletter submenu, and implement role-based access control for CMS features. Refactor user role handling to support multiple roles and improve user management functionality across various API endpoints.
|
2025-12-19 09:51:28 +01:00 |
|
Torsten Schulz (local)
|
8eb134a56e
|
Replace composable with Pinia store for persistent auth state
|
2025-10-21 14:19:30 +02:00 |
|
Torsten Schulz (local)
|
a0e5edeb95
|
Add global auth state with composable for reactive login status
|
2025-10-21 14:12:01 +02:00 |
|
Torsten Schulz (local)
|
96b11e5bf5
|
Add registration page, fix auth paths, and improve navigation
|
2025-10-21 11:31:43 +02:00 |
|
Torsten Schulz (local)
|
f3c08cfb71
|
Add authentication system with login, password reset, and member area
|
2025-10-21 11:23:06 +02:00 |
|