passconf 1.0.1
This is a nice and simple full Rails Engine where use can authorize Password before continue to a Rails Controller action. Basically In high secure web site like Banking or HealthCare domain before get enter into Rails Controller action It will ask for password before continue. The main function of that gem is in a link you need to specify a css class and controller name. When user will click the link a Password Confirmation pop up appear and after validating your password only it will give you the access to that respective controller action.
Gemfile:
=
install:
=
Versions:
- 1.0.1 May 02, 2014 (10.5 KB)
Runtime Dependencies (3):
Development Dependencies (1):
devise
>= 0