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
9def0fdc325b8aca1d4504e69f197841c6f2cfbd
harheimertc
/
server
/
api
/
auth
/
passkeys
History
Torsten Schulz (local)
9def0fdc32
Some checks failed
Code Analysis and Production Deploy / analyze (push)
Failing after 2m50s
Details
Code Analysis and Production Deploy / deploy-production (push)
Has been skipped
Details
Code Analysis and Production Deploy / deploy-test (push)
Has been skipped
Details
chore(lint): add safe fallbacks for Nitro globals (getMethod/getRequestURL) in passkey and middleware handlers
2026-05-27 20:02:46 +02:00
..
recovery
feat(auth): implement Android refresh token handling and session management
2026-05-27 19:34:53 +02:00
authentication-options.post.js
chore(lint): add safe fallbacks for Nitro globals (getMethod/getRequestURL) in passkey and middleware handlers
2026-05-27 20:02:46 +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
chore(lint): add safe fallbacks for Nitro globals (getMethod/getRequestURL) in passkey and middleware handlers
2026-05-27 20:02:46 +02:00
register.post.js
chore(lint): manual fixes - remove redundant global declarations; add safe getMethod fallback; remove unused catch vars
2026-05-27 20:00:48 +02:00
registration-options.post.js
chore(lint): add safe fallbacks for Nitro globals (getMethod/getRequestURL) in passkey and middleware handlers
2026-05-27 20:02:46 +02: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