The Auth component will *probably* be refactored to provide for an adapter-like interface before 1.2 final.
On Apr 29, 4:00 pm, Knud Soerensen <[EMAIL PROTECTED]> wrote: > BrendonKoz wrote: > > I'd really like to take advantage of CakePHP v1.2's Auth and ACL > > features, but our user authentication is not stored in a database that > > I have access to, it is only accessible via a SSL webservice call. > > This means that users will not initially have any related model data > > in the User model, and they will *never* have a related password. I'd > > like to still use an action of login for the User model. From what I > > can tell, the only ways I can do this are a bit hackish...which would > > be the best (or is there better)? > > I am working on site using openid and here it is the same problem. > > Maybe the auth module should be rewritten to cover this situation before > 1.2 is released. > > Knud --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
