Pakket: ruby-devise (4.7.3-2)
Verwijzigingen voor ruby-devise
Trisquel bronnen:
Het bronpakket ruby-devise downloaden:
Beheerder:
Original Maintainers:
- Debian Ruby Team (Mailarchief)
- Markus Tornow
- Pirate Praveen
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan ruby-devise gerelateerde pakketten
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
- of ruby-interpreter
- Pakket niet beschikbaar
-
- 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