Hi Mike,

Hmm.. Have checked it and double checked it. Unless there has been an API 
change (and it doesn't look like based on my poking around) it should still
be calling isMemberOf to determine group/role membership but it isn't :(

-t

On Tue, Jan 23, 2001 at 02:19:10PM +1100, Mike Cannon-Brookes wrote:
> I'm not sure about your customer user manager (I'd recheck it closely if I
> were you! ;)) but in 1.4.5 all bugs re: EJBUserManager are fixed for me.
> 
> -mike
> 
> > -----Original Message-----
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Tony Abbott
> > Sent: Tuesday, January 23, 2001 12:44 PM
> > To: Orion-Interest
> > Subject: User manager problems since 1.4.4
> >
> >
> > On Sat, Dec 16, 2000 at 05:40:06PM +1100, Mike Cannon-Brookes wrote:
> > > As far as I can tell, EJBUserManager and EJBUser are BROKEN in
> > 1.4.4+. The
> > > getGroups() method always returns null, and any role checking
> > always returns
> > > false (isUserInRole(x)).
> >
> > the isUserInRole problem isn't specific to the EJBUserManager - I have a
> > custom user manager which is also broken since 1.4.4 (well, between 1.4.0
> > and 1.4.4 - havn't tested inbetween) and still broken in 1.4.5. In 1.4.0
> > isUserInRole(String) eventually calls User.isMemberOf(Group) but in 1.4.4
> > and 1.4.5 it doesn't, breaking isUserInRole badly. Mike, I see
> > you mentioned
> > it in bug #224 but it was not resolved. I have opened it
> > separately as bug
> > #257
> >
> > -t
> >
> > --
> >
> >    Tony Abbott                              [EMAIL PROTECTED]
> >
> >
> >
> 

-- 

   Tony Abbott                          [EMAIL PROTECTED]


Reply via email to