套件: ruby-warden (1.2.8-1)
ruby-warden 的相關超連結
Trisquel 的資源:
下載原始碼套件 ruby-warden:
維護者:
Original Maintainers:
- Debian Ruby Extras Maintainers (郵件存檔)
- Pirate Praveen
- Utkarsh Gupta
外部的資源:
- 主頁 [github.com]
相似套件:
Rack middleware that provides authentication for rack applications
Warden is a Rack-based middleware, designed to provide a mechanism for authentication in Ruby web applications. It is a common mechanism that fits into the Rack Machinery to offer powerful options for authentication.
Warden is designed to be lazy. That is, if you don't use it, it doesn't do anything, but when you do use it, it will spring into action and provide an underlying mechanism to allow authentication in any Rack-based application.