0.19.0
Added
- Add
excluded_uris
configuration to exclude some uris (was hardcoded to/favicon.ico
)
Changed
- Change the redirection after captcha resolution to
/
(was$_SERVER['REQUEST_URI']'
)
Fixed
- Fix Standalone bouncer session handling
excluded_uris
configuration to exclude some uris (was hardcoded to /favicon.ico
)/
(was $_SERVER['REQUEST_URI']'
)