X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=lib%2FCatalyst%2FAuthentication%2FStore%2FLDAP%2FBackend.pm;fp=lib%2FCatalyst%2FAuthentication%2FStore%2FLDAP%2FBackend.pm;h=a66da0e7263350b37aba1ee3bc4b5c7b5d510e00;hb=e0c4eaa2c512a316a689a4a46086e64ef390c9f9;hp=605561d00062cf29eb2c97edaaeb5649c598cd16;hpb=4f7db8318864b1f895f08e25b5fa307887cc976f;p=catagits%2FCatalyst-Authentication-Store-LDAP.git diff --git a/lib/Catalyst/Authentication/Store/LDAP/Backend.pm b/lib/Catalyst/Authentication/Store/LDAP/Backend.pm index 605561d..a66da0e 100644 --- a/lib/Catalyst/Authentication/Store/LDAP/Backend.pm +++ b/lib/Catalyst/Authentication/Store/LDAP/Backend.pm @@ -448,9 +448,9 @@ sub user_supports { Catalyst::Authentication::Store::LDAP::User->supports(@_); } -=head2 from_session( I, I<$c> ) +=head2 from_session( I, I<$c>, $frozenuser ) -Returns get_user() for I. +Revives a serialized user from storage in the session. =cut