-
-
Notifications
You must be signed in to change notification settings - Fork 204
Pull requests: authorizerdev/authorizer
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(security): validate redirect_uri to prevent open redirect attacks
#579
opened Apr 4, 2026 by
lakhansamani
Loading…
1 of 4 tasks
fix(security): update MongoDB driver and fix compilation issues
#578
opened Apr 4, 2026 by
lakhansamani
Loading…
1 of 2 tasks
fix(security): enhance client ID audit logging and CSRF origin validation
#577
opened Apr 4, 2026 by
lakhansamani
Loading…
1 of 4 tasks
fix(security): harden Dockerfiles - secure defaults, signal handling, healthcheck
#576
opened Apr 4, 2026 by
lakhansamani
Loading…
3 tasks
fix(security): reduce cookie max-age, sanitize errors, replace panic with error
#575
opened Apr 4, 2026 by
lakhansamani
Loading…
1 task done
fix(security): use html/template for email rendering to prevent SSTI
#574
opened Apr 4, 2026 by
lakhansamani
Loading…
1 of 3 tasks
fix(security): add SSRF protection, HMAC signatures, and response limit for webhooks
#572
opened Apr 4, 2026 by
lakhansamani
Loading…
1 of 4 tasks
fix(security): add security headers, fix CORS credentials, set SameSite on admin cookie
#573
opened Apr 4, 2026 by
lakhansamani
Loading…
1 of 4 tasks
fix(security): add 5-second execution timeout for custom access token scripts
#571
opened Apr 4, 2026 by
lakhansamani
Loading…
1 of 3 tasks
fix(middleware): require X-Authorizer-Client-ID header [C7]
#549
opened Apr 3, 2026 by
lakhansamani
Loading…
1 of 4 tasks
feat: add login attempt schema and storage for rate limiting
#530
opened Mar 31, 2026 by
lakhansamani
Loading…
3 tasks
feat: add M2M application schema and storage layer
#529
opened Mar 31, 2026 by
lakhansamani
Loading…
3 tasks
Feature, separate HttpOnly cookie attribute APP_COOKIE_HTTPONLY
#471
opened Oct 1, 2025 by
localnerve
Loading…
ProTip!
Filter pull requests by the default branch with base:main.