This repository has been archived by the owner on Dec 4, 2017. It is now read-only.
1.0.0-BETA2
This the second beta release of the RollerworksMultiUserBundle.
Whats new
Greatest new additions in this release are the GenerateUserSystemCommand which allows easy generating of new user-systems. And easier usage of default Forms.
- Using the default forms is much easier now, no longer required to always create unique form classes.
- Template engine is now configurable (global only)
- You're now able to configure a layout per user-system
Whats fixed
- Providing custom configuration required all values, now also more flexible.
- Mailer service failed when registration was disabled, but resetting was enabled.
- ResettingController did not respect per user-system resetting.token_ttl
Big tanks to all contributers for reporting issues, and giving suggestions.