This website requires JavaScript.
Explore
Help
Register
Sign In
torsten
/
harheimertc
Watch
1
Star
0
Fork
0
You've already forked harheimertc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
8ae7dcdbf1337436af94cdc446a11c61577e38d1
harheimertc
/
server
/
api
/
auth
/
passkeys
History
Torsten Schulz (local)
8ae7dcdbf1
All checks were successful
Code Analysis and Production Deploy / analyze (push)
Has been skipped
Details
Code Analysis and Production Deploy / deploy-production (push)
Has been skipped
Details
Code Analysis and Production Deploy / deploy-test (push)
Successful in 2m7s
Details
Implement passkey login functionality and enhance passkey support checks
2026-05-15 13:20:09 +02:00
..
recovery
Remove deprecated Passkey-related documentation and test files
2026-01-09 08:50:26 +01:00
authentication-options.post.js
Implement passkey login functionality and enhance passkey support checks
2026-05-15 13:20:09 +02:00
list.get.js
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
login.post.js
Refactor CORS header handling in authentication endpoints
2026-01-07 21:02:58 +01:00
register.post.js
Refactor CORS header handling in authentication endpoints
2026-01-07 21:02:58 +01:00
registration-options.post.js
Add CORS support for Cross-Device Authentication in passkey handling
2026-01-07 20:59:48 +01:00
remove.post.js
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