Plugin Directory

Changeset 231773


Ignore:
Timestamp:
04/21/2010 08:02:33 PM (16 years ago)
Author:
drydenmaker
Message:

updating readme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • wp-passport/trunk/readme.txt

    r231652 r231773  
    77Stable tag: 0.2
    88
    9 Places user information in the global session for use in other applications on the same domain.
     9Places user information in the global session for use in other applications on the same domain.  Currently used by a Crossley Framework (http://bit.ly/18hJsP) Auth module.  May require WP and app be installed on the same server.
    1010
    1111== Description ==
    1212
    13 Places user information in the global session for use in other applications on the same domain.
     13Places user information in the global session for use in other applications on the same domain.  Currently used by a Crossley Framework (http://bit.ly/18hJsP) Auth module.  When used, a unauthenticated user can request an application page outside WP that requires authentication.  The module then forwards teh person to the WP Login page, which once authentication is finished, forwards the user back to the initial requested page.  Then the application can peer into who the user is as far as WP is concerned and decide what to do from there.
    1414
    1515== Installation ==
Note: See TracChangeset for help on using the changeset viewer.