Conditional beans
Beans related to authentication providers are now only initialized if they have been enabled via configuration.
Besides eliminating memory usage and initialization time of the beans this fixes issues caused by filters of disabled authentication providers.
Fixes #35 (closed), #50 (closed).
Merge request reports
Activity
Filter activity
changed milestone to %3.0-beta1
added bug enhancement labels
added 1 commit
- fc6bb60d - Initialize authentication provider beans conditionally
added 1 commit
- 9322dbf8 - Initialize authentication provider beans conditionally
mentioned in commit 45b8e8e7
Please register or sign in to reply