套件: ruby-devise (4.7.3-2)
ruby-devise 的相關超連結
Trisquel 的資源:
下載原始碼套件 ruby-devise:
維護者:
Original Maintainers:
- Debian Ruby Team (郵件存檔)
- Markus Tornow
- Pirate Praveen
外部的資源:
- 主頁 [github.com]
相似套件:
Flexible authentication solution for Rails with Warden
Devise is Rack based, a MVC solution based on Rails engines, allows one to have multiple roles (or models/scopes) signed at the same time, based on a modularity concept. It is composed of 12 modules: Database Authenticable, Token Authenticable, Omniauthable, Confirmable, Recoverable, Registerable, Rememberable, Trackable, Timeoutable, Validatable and Lockable. There are a number of extensions to be found at the github homepage of devise.
其他與 ruby-devise 有關的套件
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- 或者 ruby-interpreter
- 套件暫時不可用
-
- dep: ruby-bcrypt (>= 3.0.1)
- Ruby binding for the bcrypt() password hashing algorithm
-
- dep: ruby-orm-adapter (>= 0.5.0)
- single point of entry for using basic features of ruby ORMs
-
- dep: ruby-railties (>= 2:4.1~)
- tools for creating, working with, and running Rails applications
-
- dep: ruby-responders
- set of Rails responders to dry up your application
-
- dep: ruby-warden (>= 1.2.1)
- Rack middleware that provides authentication for rack applications