Orbit/vendor
Matthew Kaito Juyuan Fu e20739e32b Object Auth. Now object can be included with "include OrbitCoreLib::ObjectAuthable" to use kernel method,such as
1.Object.authed_for_user(user,title_of_object_auth).  title_of_object_auth is optional
2.object.authed_users(user,title_of_object_auth) .  title_of_object_auth is optional
if title_of_object_auth is not given,then it will return calculation across all possiblity.
2012-02-15 00:34:21 +08:00
..
built_in_modules Object Auth. Now object can be included with "include OrbitCoreLib::ObjectAuthable" to use kernel method,such as 2012-02-15 00:34:21 +08:00
plugins Merge with sub_roles 2011-12-23 18:34:21 +08:00