Changes between Version 1 and Version 2 of CookBookMiddlewares
- Timestamp:
- Jan 22, 2007, 2:45:32 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CookBookMiddlewares
v1 v2 1 1 = CookBook - Custom Middlewares = 2 2 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.