Alexander Makarov
f5778b6bf0
Advanced application enhancements.
...
- Turned on CSRF validation by default.
- Added access control for login, signup and logout for frontend application.
- Added access control for login, logout and index for backend application.
- YII_ENV is now defined for all applications.
- No trace is writted to logs if debug is turned off.
- Added default error view for frontend and backend.
- In frontend application captcha will always ask for "testme" if YII_ENV is defined as "test".
2013-09-16 02:46:29 +04:00
Alexander Makarov
f877de144b
Removed DebugTarget reference from advanced app template configs
2013-09-04 15:55:32 +04:00
Qiang Xue
3d10cb1852
Changed default value of Logger::traceLevel.
2013-07-24 07:51:12 -04:00
Qiang Xue
368a4cfe66
Asset feature refactoring (WIP)
2013-07-15 22:49:22 -04:00
Qiang Xue
1fc85114c4
Added default trace level setting.
2013-07-10 12:57:36 -04:00
Qiang Xue
12c48d1ae4
Refactored logging.
2013-07-02 22:09:25 -04:00
Qiang Xue
2553e9a043
Fixes issue #439
2013-05-28 19:56:06 -04:00
Carsten Brandt
a6c251d2ab
Adjusted vendor dirs of example applications
...
- update composer json to chosse right path
- set vendorPath in application config if not default
2013-05-27 00:22:42 +02:00
Alexander Makarov
8325f7a890
Added db component. Added configuration section to readme.
2013-05-25 03:33:43 +04:00
Alexander Makarov
75917e2cb1
User and LoginForm are now common models, User is AR and Identity
2013-05-25 03:23:09 +04:00
Alexander Makarov
e8d59fb6cb
specified proper namespaces
2013-05-24 23:37:22 +04:00
Alexander Makarov
4a9f0eed0c
Moved commented sections into -local configs, added prod environment
2013-05-24 23:34:34 +04:00
Alexander Makarov
0fb30f8d25
Advanced application template
2013-05-24 21:47:27 +04:00