Grokbase
x

Re: [Catalyst] New auth stuff and LDAP store...

View PostFlat  Thread  Threaded | < Prev
Adam Jacob Re: [Catalyst] New auth stuff and LDAP store...
| +1 vote
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
Anyone willing to give this a test run and let me know if things are
working correctly for them?  I don't have any apps using the new
interface. :)

Adam


On 9/24/07, Peter Karman <peter@peknet.com> wrote:
>
>
> On 09/24/2007 12:22 PM, Peter Karman wrote:
> >
> > On 09/24/2007 11:55 AM, Peter Karman wrote:
> >
> >> As I have the time (and who knows how long that will last...), I'd still like
> >> to bring the LDAP plugins up to speed. I'll hack on it a bit today and see
> >> where I get.
> >>
> >
> > These patches seem to bring the LDAP plugins up the latest Authentication API,
> > to support realms, etc.
>
> heh. that should be 'preferred' not 'preferred deprecated'. :/
>
> +=head2 find_user($id)
> +
> +Creates a L<Catalyst::Plugin::Authentication::Store::LDAP::User> object
> +for the given User ID. This is the preferred deprecated mechanism for getting a
> +given User out of the Store.
>
> --
> Peter Karman . [email protected: p...@peknet.com] . http://peknet.com/
>
>
> _______________________________________________
> List: [email protected: Cat...@lists.rawmode.org]
> Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
> Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
> Dev site: http://dev.catalyst.perl.org/
>


--
HJK Solutions - We Launch Startups - http://www.hjksolutions.com
Adam Jacob, Senior Partner
T: (206) 508-4759 E: [email protected: a...@hjksolutions.com]

_______________________________________________
List: [email protected: Cat...@lists.rawmode.org]
Listinfo: http://lists.rawmode.org/mailman/listinfo/catalyst
Searchable archive: http://www.mail-archive.com/catalyst@lists.rawmode.org/
Dev site: http://dev.catalyst.perl.org/

Thread : Re: [Catalyst] New auth stuff and LDAP store...
1)
Peter Karman I am now trying to use ::Store::LDAP 0.04 with ::Authentication 0.10002 and I cannot seem to get...
2)
Alan Humphrey Here's what's working for me: authentication: default_realm: users realms: users: credential:...
3)
Peter Karman Thanks. That works. I'm using OpenLDAP too. However, I'm concerned about a few things. still...
4)
Adam Jacob I'll be happy to commit any of your patches and get a new release pushed out to CPAN. Adam...
5)
Peter Karman These patches seem to bring the LDAP plugins up the latest Authentication API, to support realms,...
6)
Peter Karman heh. that should be 'preferred' not 'preferred deprecated'. :/ +=head2 find_user($id) +Creates a...
7)
Adam Jacob Anyone willing to give this a test run and let me know if things are working correctly for them? I...
spacer
View PostFlat  Thread  Threaded | < Prev