mirror of
https://github.com/jorisvink/kore
synced 2025-03-10 04:59:02 -04:00
request can be used for when you want to validate something for authentication bmanually. Youur validator will receive the http_reques passed down. A practical use of this is doing IP based ACL's.