cms.c2sgmbh/src
Martin Porwoll dfb35566b7 fix: correct auth audit logging - use args.req.payload and override native login
- Fix afterForgotPassword hook to read payload from args.req.payload instead of context
- Create /api/users/login route to override native Payload login endpoint
- Add IP/User-Agent context to failed login audit entries
- Update /api/auth/login with consistent client info logging

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-07 22:00:36 +00:00
..
app fix: correct auth audit logging - use args.req.payload and override native login 2025-12-07 22:00:36 +00:00
blocks feat: add content blocks and global settings 2025-12-01 08:19:15 +00:00
collections fix: complete auth event audit logging 2025-12-07 21:31:11 +00:00
globals feat: add content blocks and global settings 2025-12-01 08:19:15 +00:00
hooks fix: correct auth audit logging - use args.req.payload and override native login 2025-12-07 22:00:36 +00:00
jobs chore: add jobs, backups, and migration history 2025-12-01 08:24:26 +00:00
lib feat: implement monitoring & alerting system 2025-12-07 20:58:20 +00:00
migrations feat: implement monitoring & alerting system 2025-12-07 20:58:20 +00:00
migrations_backup chore: add jobs, backups, and migration history 2025-12-01 08:24:26 +00:00
instrumentation.ts feat: add i18n, SEO, and frontend infrastructure 2025-12-01 08:19:35 +00:00
middleware.ts feat: add i18n, SEO, and frontend infrastructure 2025-12-01 08:19:35 +00:00
payload-generated-schema.ts chore: update core configuration and dependencies 2025-12-01 08:18:41 +00:00
payload-types.ts feat: implement monitoring & alerting system 2025-12-07 20:58:20 +00:00
payload.config.ts feat: implement monitoring & alerting system 2025-12-07 20:58:20 +00:00