Commit Graph

97 Commits

Author SHA1 Message Date
mdomba
b32cc23307 (Rollback r3365 and r3367) invalid fix 2011-08-04 07:55:11 +00:00
mdomba
376fd8f00d Added CWebUser->loginRequiredAjaxResponse - value to be returned for ajax calls in case the user session has expired 2011-08-03 22:37:52 +00:00
mdomba
311c963c81 (Fixes issue 2709) enableCookieValidation breaks cookie based autoLogin feature 2011-08-03 21:24:48 +00:00
mdomba
20c60a2a45 (Fixes issue 2709) enableCookieValidation breaks cookie based autoLogin feature 2011-08-03 21:21:05 +00:00
mdomba
815358ce34 Addition to r3274 - added engine InnoDB for mysql 2011-06-21 12:24:35 +00:00
mdomba
ce421bc9f3 Addition to r3274 - quoted field names, too 2011-06-21 11:03:21 +00:00
alexander.makarow
0050917775 reverted 2498 fix 2011-06-15 14:21:12 +00:00
mdomba
d556ff853d (Fixes issue 2328) proper quoting for schema-<dbms>.sql 2011-06-15 09:28:16 +00:00
qiang.xue
e0a99f4099 upgrade notice for auth tables. 2011-06-14 17:29:54 +00:00
alexander.makarow
0de2e72f56 (Fixes issue 2530) More API docs for access control filter 2011-06-13 16:10:18 +00:00
alexander.makarow
20d3489b32 (Fixes issue 2498) When no value is returned from before* event-methods, it now always behaves the same way as when true was returned 2011-06-13 16:02:22 +00:00
alexander.makarow
e7b6883ebb PhpDoc corrections 2011-05-05 21:36:32 +00:00
mdomba
65a8ae06b8 (Fixes issue 2328) tablenames where not quoted (postgres) 2011-04-20 10:26:32 +00:00
qiang.xue
da44a3909e Added CHttpSession::regenerateID() 2011-04-07 04:25:27 +00:00
qiang.xue
418f07d559 2011-04-07 03:50:55 +00:00
qiang.xue
38cd4958ad * (Fixes issue 1852) Added CWebUser::authTimeout to support separation between authentication timeout and session timeout 2011-03-14 17:37:37 +00:00
qiang.xue
dc99b7cdeb (Fixes issue 1868) 2011-03-14 00:28:38 +00:00
qiang.xue
14240032a4 (Fixes issue 2059) 2011-03-12 21:25:33 +00:00
qiang.xue
004737b2e4 (Fixes issue 2060) 2011-03-11 22:40:58 +00:00
qiang.xue
fef87aabf2 2011-03-02 21:43:37 +00:00
qiang.xue
8a107946a7 (Fixes issue 2142) 2011-03-02 21:43:02 +00:00
alexander.makarow
2ab981b454 reverted method chaining support 2011-02-24 16:42:44 +00:00
alexander.makarow
75041e8620 Chained calls are now possible for most framework class setters and methods not returning a value 2011-02-23 20:20:28 +00:00
alexander.makarow
1bffe5a7a1 corrected access filter API doc 2011-02-20 04:17:20 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
qiang.xue
def04c9078 (Fixes issue 1872) 2010-12-28 18:39:36 +00:00
alexander.makarow
7210f3b787 (Fixes issue 1845) Fixed CAccessControlFilter API description. 2010-12-08 18:25:02 +00:00
qiang.xue
f01ff3319f Improved error handling to catch errors occurring in CApplication::end()
removed destructor from CDbCache, CDbAuthManager and CDbLogRoute to avoid potential DB connection issue
2010-10-22 18:10:54 +00:00
mdomba
abbee22e00 Fixes issue 1697 2010-10-21 06:29:14 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
mdomba
ef2ca77957 added PHPDoc param where needed 2010-09-23 12:34:33 +00:00
mdomba
fb30c3db0a small typo 2010-09-20 08:20:13 +00:00
qiang.xue
3155e8910e (Fixes issue 1408) 2010-07-22 16:58:59 +00:00
qiang.xue
e997353b7c (Fixes issue 1349) 2010-06-30 14:16:14 +00:00
qiang.xue
8bb5c9a279 (Fixes issue 1047) 2010-06-24 19:56:33 +00:00
qiang.xue
723994af6f * (Fixes issue 1245) Optimized the implementation of checkAccess of CPhpAuthManager and CDbAuthManager 2010-06-18 21:00:42 +00:00
alexander.makarow
d145d2d95e removed obsolete code from CDbAuthManager 2010-06-16 18:09:03 +00:00
alexander.makarow
a5c46e12da (Fixes issue 1254) Wrong phpdoc for CAccessRule::isRoleMatched 2010-06-15 21:43:32 +00:00
qiang.xue
a1cd83a036 * (Fixes issue 1271) Added CWebUser::getFlashes 2010-06-05 13:51:13 +00:00
alexander.makarow
e9d1895adf Added CAuthManager::showErrors. When value is true Yii will turn on error_reporting for RBAC bizRules. False by default.
(Fixes issue 1232)
(Fixes issue 1246)
2010-06-04 13:45:58 +00:00
qiang.xue
61c778571e (Fixes issue 856) 2010-05-30 02:49:50 +00:00
qiang.xue
c08ff20139 Added beforeLogout and afterLogout to CWebUser 2010-05-27 21:29:09 +00:00
qiang.xue
d7c2e82678 * Added beforeLogin and afterLogin to CWebUser 2010-05-27 18:18:01 +00:00
qiang.xue
0e9ffb2d3e 2010-05-24 12:45:38 +00:00
qiang.xue
209dd36ad9 reverted back a change. 2010-05-19 23:26:30 +00:00
qiang.xue
680e428d7a (Fixes issue 1226) 2010-05-18 21:50:56 +00:00
qiang.xue
a987e22ff1 (Fixes issue 1232) 2010-05-18 02:53:58 +00:00
alexander.makarow
a07d37e75c fixed typo in CWebUser 2010-04-07 19:34:29 +00:00
alexander.makarow
8032e28b5c Optimized previous CWebUser fixes 2010-04-03 19:11:13 +00:00
alexander.makarow
168164f4cd RBAC rules with bizRule and caching enabled worked wrong 2010-04-02 16:07:59 +00:00