- 21 Sep, 2013 1 commit
-
-
Larry Ullman authored
-
- 20 Sep, 2013 4 commits
- 19 Sep, 2013 4 commits
- 18 Sep, 2013 19 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
-
Carsten Brandt authored
session autostart would fail otherwise. fixes #887
-
Qiang Xue authored
-
Alexander Makarov authored
Update passwordResetToken.php
-
Alexander Makarov authored
Update SiteController.php
-
gsd authored
-
gsd authored
-
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 6 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.
-