-
- Downloads
Password expire: implement password resource inside profile. add before_fiter check
Showing
- app/controllers/application_controller.rb 7 additions, 0 deletionsapp/controllers/application_controller.rb
- app/controllers/passwords_controller.rb 35 additions, 0 deletionsapp/controllers/passwords_controller.rb
- app/views/passwords/new.html.haml 23 additions, 0 deletionsapp/views/passwords/new.html.haml
- config/routes.rb 1 addition, 0 deletionsconfig/routes.rb
app/controllers/passwords_controller.rb
0 → 100644
app/views/passwords/new.html.haml
0 → 100644
Please register or sign in to comment