[RADIATOR] Handler/Realm continue ?

Patrik Forsberg patrik.forsberg at globalconnect.se
Wed Dec 10 09:53:34 UTC 2025


Hello,
Is there anyway, in Radiator 4.x, to write a Handler och Realm that does something and then let the request continue to following Handlers/Realms ?

Like
<Handler User-Name = "/%debug/">
  PacketTrace
  RewriteUsername s/^(\w+)%debug/$1/
  <<Continue>>
</Handler>
<Handler>
  <AuthBy INTERNAL>
    DefaultResult ACCEPT
  </AuthBy>
</Hanlder>

By that if the user adds %debug to the username it does PacketTrace on the package, remove %debug, and then continue on to the default Handler which would accept the request ?


---
Best Regards,
Patrik Forsberg

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.open.com.au/pipermail/radiator/attachments/20251210/2b099bec/attachment.html>


More information about the radiator mailing list