Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.10.0
-
None
Description
When using Shiro 1.10.0 using Guice, the object graph is incomplete (no binding for ShiroFilterConfiguration). Release notes did not mention that user must provide it either.
Personally, I'd prefer to have Shiro provide one "out of the box" if possible, as otherwise this may count as "breaking change"?
Cause is this commit: https://github.com/apache/shiro/commit/28e10e0ca1cdcd2cede86802fde8464b29265fc8
Reproducer: try to "boot off" Shiro as an "Guice app would" (using Guice integration, ie. prep a sample app using 1.9.1 then migrate it to 1.10.0 -> incomplete graph)
Attachments
Issue Links
- links to