rack-cerberus 1.1.2
A Rack middleware for form-based authentication. It works roughly like Basic HTTP Authentication except that the authentication page can be styled with the middleware options.
          Gemfile:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (1):
            rack
            >= 1.0
          
    