Changeset 5123 in subversion


Ignore:
Timestamp:
Aug 24, 2011 9:41:17 AM (21 months ago)
Author:
thomasb
Message:

Add example of a logout page that clears HTTP authentication

Location:
trunk/plugins/http_authentication
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/plugins/http_authentication/http_authentication.php

    r5121 r5123  
    1010 * $rcmail_config['logout_url'] = 'http://server.tld/logout.html'; 
    1111 * 
    12  * see http://stackoverflow.com/questions/31326/is-there-a-browser-equivalent-to-ies-clearauthenticationcache 
    13  * about how HTTP auth can be cleared 
     12 * See logout.html (in this directory) for an example how HTTP auth can be cleared. 
    1413 * 
    1514 * @version 1.4 
Note: See TracChangeset for help on using the changeset viewer.