Commit Graph

9 Commits

Author SHA1 Message Date
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
0b41f85aeb Implemented hierarchical role-based access control 2008-10-20 21:04:04 +00:00
qiang.xue
e8225b19c2 removed roleprovider.
prepare for true RBAC implementation.
2008-10-16 03:33:52 +00:00
qiang.xue
2b9a15d8f6 2008-10-14 19:15:18 +00:00
qiang.xue
75f59c4b90 renamed IIdentity.id to IIdentity.name
renamed IIdentity.isValid to IIdentity.isAuthenticated
2008-10-14 13:14:54 +00:00
qiang.xue
55bdd955a5 removed carriage returns from files. 2008-10-13 21:26:19 +00:00
qiang.xue
f892acceec renamed identity to useridentity in interface and classes. 2008-10-13 18:00:13 +00:00
qiang.xue
1499bd2c8a Fixed a bug that prevented CActiveRecord from taking attributes not defined in table 2008-10-12 19:41:04 +00:00
qiang.xue
ee2e183547 Refactored auth framework 2008-10-12 03:00:14 +00:00