- 18 Sep, 2013 11 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
* master: (156 commits) added property docs to AR test classes moved getPDOType() back to Command to avoid dependency on Schema updated @property annotations of web\Request moved redis out of yii\db namespace Fixes #884. Supports sending CSRF token via HTTP header. Use .prop() instead .attr(). use meta tags to pass CSRF token. Added memcached service in Travis YAML fixed typo cleanup db `use` statements doc fix. Better strtr arguments format Modified js registration position. renamed Request::csrfTokenName to csrfVar. added version, csrfVar and csrfToken to yii js module. Advanced application enhancements. Basic application enhancements. Better phpdoc for AccessControl Security::generateRandomKey enhancements: Fixes #875: Security::generateRandomKey() can now be safely used in URLs ... Conflicts: .travis.yml framework/yii/caching/RedisCache.php tests/unit/framework/caching/RedisCacheTest.php
-
Carsten Brandt authored
-
Carsten Brandt authored
fixes #854
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
Added Memcached for Travis
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
- 17 Sep, 2013 5 commits
-
-
Panagiotis Moustafellos authored
-
Panagiotis Moustafellos authored
-
Alexander Makarov authored
-
Carsten Brandt authored
-
Qiang Xue authored
-
- 16 Sep, 2013 1 commit
-
-
Alexander Makarov authored
-
- 15 Sep, 2013 9 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
added version, csrfVar and csrfToken to yii js module.
-
Alexander Makarov authored
- 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".
-
Alexander Makarov authored
- 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.
-
Alexander Makarov authored
-
Alexander Makarov authored
- Equals sign is now replaced with dot. - Slash is now replaced with dash. - Better phpdoc.
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
- 14 Sep, 2013 14 commits
-
-
Qiang Xue authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
fixed expected quoting
-
Qiang Xue authored
-
Qiang Xue authored
-