Home | History | Annotate | Download | only in modules
      1 :mod:`paste.auth.grantip` -- Set user and groups based on IP address
      2 ====================================================================
      3 
      4 .. automodule:: paste.auth.grantip
      5 
      6 Module Contents
      7 ---------------
      8 
      9 .. autoclass:: GrantIPMiddleware
     10 .. autofunction:: make_grantip
     11