Torsten Schulz torsten
  • Joined on 2025-12-19
torsten pushed to main at torsten/harheimertc 2026-01-09 07:38:13 +01:00
04e4d2385d Enhance debug information for Passkey Registration in registrieren.vue
torsten pushed to main at torsten/harheimertc 2026-01-08 23:42:19 +01:00
e1c555e99f Enhance logging for mobile requests in log-requests middleware
torsten pushed to main at torsten/harheimertc 2026-01-08 23:33:06 +01:00
e0c41b76c3 Enhance debug logging for Passkey Registration requests
torsten pushed to main at torsten/harheimertc 2026-01-08 23:28:27 +01:00
eae2889f37 Update deployment script to ensure PM2 processes start with updated environment variables. This change improves the reliability of the process startup by incorporating the --update-env flag, enhancing deployment robustness.
torsten pushed to main at torsten/harheimertc 2026-01-08 23:27:14 +01:00
29ef644581 Enhance debug logging and Cross-Device support for Passkey Registration
torsten pushed to main at torsten/harheimertc 2026-01-08 17:10:17 +01:00
badf91afef Update Passkey Registration to comply with @simplewebauthn/browser v13+ API
torsten pushed to main at torsten/harheimertc 2026-01-08 16:11:34 +01:00
73ae8599c3 Refactor Passkey Registration to utilize native WebAuthn API
torsten pushed to main at torsten/harheimertc 2026-01-08 15:57:22 +01:00
04f38cda69 Enhance debug logging and validation in Passkey Registration API
torsten pushed to main at torsten/harheimertc 2026-01-08 14:17:21 +01:00
6535abf074 Enhance debug logging for Passkey Registration options
torsten pushed to main at torsten/harheimertc 2026-01-08 12:12:16 +01:00
a763c959ef Enhance debug logging and validation for Passkey Registration
torsten pushed to main at torsten/harheimertc 2026-01-08 11:56:59 +01:00
750c05eac1 Enhance debug logging for Cross-Device Passkey Registration
torsten pushed to main at torsten/harheimertc 2026-01-08 11:24:41 +01:00
0deddeca51 Enhance deployment script with PM2 process checks and error handling
torsten pushed to main at torsten/harheimertc 2026-01-08 11:14:25 +01:00
34968742f0 Add CORS testing documentation and HTML test page for Passkey Cross-Device Authentication
torsten pushed to main at torsten/harheimertc 2026-01-08 09:14:19 +01:00
010e89212f Improve deployment script with enhanced build validation and error handling
torsten pushed to main at torsten/harheimertc 2026-01-08 09:00:00 +01:00
8fa8c8b5d9 Enhance deployment script and registration components with improved error handling and debug logging
torsten pushed to main at torsten/harheimertc 2026-01-08 07:47:31 +01:00
f05d47be4c Enhance deployment script with build validation checks
torsten pushed to main at torsten/harheimertc 2026-01-07 22:37:49 +01:00
f1cf06ca48 Add debug information display for component loading in registration page
torsten pushed to main at torsten/harheimertc 2026-01-07 22:34:06 +01:00
62115ff1d1 Add debug logging for component lifecycle in registration page
torsten pushed to main at torsten/harheimertc 2026-01-07 22:24:20 +01:00
8e398778ce Refactor form submission handling and enhance debug logging for registration process
torsten pushed to main at torsten/harheimertc 2026-01-07 22:13:53 +01:00
c1e93f8989 Add debug information display for passkey registration process