This is the Linux app named Devise whose latest release can be downloaded as v4.9.2sourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.
Download and run online this app named Devise with OnWorks for free.
Follow these instructions in order to run this app:
- 1. Downloaded this application in your PC.
- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 3. Upload this application in such filemanager.
- 4. Start the OnWorks Linux online or Windows online emulator or MACOS online emulator from this website.
- 5. From the OnWorks Linux OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.
- 6. Download the application, install it and run it.
Devise
Ad
DESCRIPTION
Devise is a flexible authentication solution for Rails that is based on Warden, a general Rack authentication framework. It is a complete MVC solution based on Rails engines that lets you have several models signed in at the same time. It consists of 10 modules:
1. Authenticatable Module, responsible for password hashing and validating user authenticity when signing in
2. Omniauthable adds OmniAuth support
3. Confirmable is responsible for verifying if an account is already confirmed during sign in
4. Recoverable oversees the resetting of the user password and sends reset instructions
5. Registerable handles all aspects related to registering a new resource
6. Rememberable takes care of generating and clearing token for remembering the user from a saved cookie
7. Trackable tracks info about user sign in
8. Timeoutable expires inactive sessions
9. Validatable provides email and password validations, and lastly
10. Lockable, which locks an account after some failed sign-ins
Features
- Modularity concept, with 10 different modules
- Allows for multiple simultaneous signed in models
- Community-made extensions for added functionality
Programming Language
Ruby
Categories
This is an application that can also be fetched from https://sourceforge.net/projects/devise.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.