mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-19 18:00:51 +08:00

- Turned on CSRF validation by default. - Application params are now readed before config is defined to be able to use values from params when configuring. - Added access control for login and logout.