Junaid Saeed Uppal 73753b5bc3 Add *none flag to request_processor to fix unknown request type error
The processor must have a request type flag (*none, *authorize, *radauth, etc.)
not just *log. Without it, reqType stays empty and hits the default switch case
returning "unknown request type: <>".

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

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-23 21:03:40 +05:00
2025-12-23 18:08:31 +05:00
2025-12-23 19:43:36 +05:00
2025-12-23 18:36:36 +05:00
Description
No description provided
122 KiB
Languages
Shell 100%