Skip to content

Important security fixings

Compare
Choose a tag to compare
@thecodeholic thecodeholic released this 24 Mar 13:55
· 13 commits to master since this release

For yii2 advanced project previously you had to include module in common/config, which had security issues if you did not restrict it yourself. Module was visible from frontend also. Now you can move the module into backend and configure component to frontend.