On Sat, Aug 20, 2011 at 6:52 PM, Luciano Resende <[email protected]>wrote:
> On Sat, Aug 20, 2011 at 4:31 AM, Subash Chaturanga <[email protected]> > wrote: > > Hi all, > > > > To handle the authorization in face apps (preventing a user going to over > > train or recognize some other's friend), need to keep track of each > user's > > friends (user names of friends). So I thought of adding a additional node > in > > the user's node where we store security details and add all those user > names > > as properties of that particular node. > > > > WDYT ? > > > > You should be able to merge this to the user profile. And we should > consider what to do with Anonymous users (not logged in) > With the current implementation, users who are not logged in cannot use any of the face apps. Because there is no need for such. These apps provides capability to recognizes friends from their personal albums. So un-logged users have no authority to create albums. They can only view the two welcome page albums. So I thought only logged in users should be able to use the face apps (as other photark functionalities). In trunk, what did you referred to "user profile" . Is it a particular node in local JCR ? > > -- > Luciano Resende > http://people.apache.org/~lresende > http://twitter.com/lresende1975 > http://lresende.blogspot.com/ > -- Subash Chaturanga Department of Computer Science & Engineering University of Moratuwa Sri Lanka Blog - http://subashsdm.blogspot.com/ Twitter - http://twitter.com/subash89
