Commit Graph

30 Commits

Author SHA1 Message Date
Carsten Brandt
de79273978 added userId to params of authmanagers checkAccess
param added to have the user the checkAccess was called for available in
a bizRule.
this implements suggestion of @samdark in #766
2012-06-01 23:55:15 +02:00
mdomba
a7ef3d5d02 removed 1.0.x reference from documentation 2011-12-28 12:29:24 +00:00
alexander.makarow
e69b588534 better approach to solving issue 2932 2011-11-09 02:48:50 +00:00
alexander.makarow
ac8b1d4605 (Fixes issue 2939) 2011-11-07 23:05:34 +00:00
alexander.makarow
c957a0491b better fix for CDbAuthManager type problem 2011-11-07 22:58:50 +00:00
alexander.makarow
646cbb2b9a Documented component accessors with @property for significantly better IDE autocomplete 2011-10-25 00:01:09 +00:00
mdomba
d556ff853d (Fixes issue 2328) proper quoting for schema-<dbms>.sql 2011-06-15 09:28:16 +00:00
mdomba
65a8ae06b8 (Fixes issue 2328) tablenames where not quoted (postgres) 2011-04-20 10:26:32 +00:00
qiang.xue
dc99b7cdeb (Fixes issue 1868) 2011-03-14 00:28:38 +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
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +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
qiang.xue
3155e8910e (Fixes issue 1408) 2010-07-22 16:58:59 +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
qiang.xue
eb54ba7407 modified copyright info. 2010-01-07 21:02:00 +00:00
qiang.xue
c7a996249b merge from 1.0 2009-05-06 03:36:09 +00:00
qiang.xue@gmail.com
b124980319 merge from 1.0 2009-04-21 15:16:03 +00:00
qiang.xue
255f0a6511 merge from 1.0 2009-03-10 18:00:11 +00:00
qiang.xue
e4e433544f merge from 1.0 2009-02-25 21:45:42 +00:00
qiang.xue
9429d0f7ec merge from 1.0 2009-01-07 04:03:34 +00:00
qiang.xue
20bf28469f merge from 1.0. 2008-12-30 23:14:31 +00:00
qiang.xue
4e9280589b merge from 1.0 till r358. 2008-12-14 19:50:41 +00:00
qiang.xue
ffdd57bd9a doc typo fix. 2008-11-18 18:17:20 +00:00
qiang.xue
cf9b8dec6a Changed Yii::t() and added a category parameter as its first parameter 2008-10-24 01:42:03 +00:00
qiang.xue
3435b5297e changed column cases for DB-driven app components. 2008-10-21 01:33:07 +00:00
qiang.xue
0b41f85aeb Implemented hierarchical role-based access control 2008-10-20 21:04:04 +00:00