Changes between Version 1 and Version 2 of CookBookMiddlewares


Ignore:
Timestamp:
Jan 22, 2007, 2:45:32 PM (17 years ago)
Author:
Vadim Macagon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • CookBookMiddlewares

    v1 v2  
    11= CookBook - Custom Middlewares =
    22
    3 [wiki:CookBookIPAccessMiddleware IP Access Middleware] - middleware that automatically authenticates with an user from some IPs
     3[wiki:CookBookIPAccessMiddleware IP Access Middleware] - middleware that automatically authenticates with an user from some IPs[[BR]]
     4
     5[wiki:CookBookDualSessionMiddleware Dual Session Middleware] - middleware that allows you to turn individual browser-length sessions into persistent sessions and vice versa, this can be used to implement opt-in "Remember Me" functionality.
Back to Top