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
d4501758718f3ff027c6fac554378e28ca072bbc
harheimertc
/
server
/
api
/
auth
History
Torsten Schulz (local)
edfab28fd3
Some checks failed
Code Analysis (JS/Vue) / analyze (push)
Failing after 2m48s
Details
Add security comments to path handling in various scripts to clarify internal constant usage and mitigate path traversal risks. Update logging in registration and verification processes for improved clarity.
2026-04-15 20:52:38 +02:00
..
passkeys
Remove deprecated Passkey-related documentation and test files
2026-01-09 08:50:26 +01:00
register-passkey-options
Enhance debug logging and Cross-Device support for Passkey Registration
2026-01-08 23:27:11 +01:00
login.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
logout.post.js
Add authentication system with login, password reset, and member area
2025-10-21 11:23:06 +02:00
register-passkey-options.options.js
Enhance debug logging and Cross-Device support for Passkey Registration
2026-01-08 23:27:11 +01:00
register-passkey-options.post.js
Add security comments to path handling in various scripts to clarify internal constant usage and mitigate path traversal risks. Update logging in registration and verification processes for improved clarity.
2026-04-15 20:52:38 +02:00
register-passkey.options.js
Enhance debug logging and Cross-Device support for Passkey Registration
2026-01-08 23:27:11 +01:00
register-passkey.post.js
Add security comments to path handling in various scripts to clarify internal constant usage and mitigate path traversal risks. Update logging in registration and verification processes for improved clarity.
2026-04-15 20:52:38 +02:00
register.post.js
Add birthdate handling in member registration and management. Update UI to conditionally require birthdate for new members, and enhance API to enforce birthdate validation. Improve tests to cover new birthdate requirements.
2026-03-31 07:25:44 +02:00
reset-password.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
status.get.js
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