user_mgmt 0.7.16 → 0.7.17

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 56a7ed108983f96f742883118da9014f0f615ed7
4
- data.tar.gz: c64cd849cf834d172cdc748d4b99d361a71d951d
3
+ metadata.gz: 88a07b49dd8eb88975b60849d6a4bbc25375b6ee
4
+ data.tar.gz: 472ec58d6aada8f871f021191b61465724bd7e90
5
5
  SHA512:
6
- metadata.gz: 4f652bb4225ed6207cbd223f7ee9658007110a80771b043e763ce69c3d9671385258a1a38f757b7508a5e163f5b8c4a2c2e8f987a943561dd1bdfee92f184dd7
7
- data.tar.gz: 8904b10617ccf19cfadada82a5ba9c03b35ab7fba6d570ba16c235f8f1e948820cbb193d37d25ab7e1067d6880b712b766ac5d0ee0460a10b4876ff719d2c560
6
+ metadata.gz: 8d5c545211d66ae880e1fa8bb48f18460ce05bcd41c64494435638df2fa1103742e48497467eb3a94860a528ab7c19dd10966989f73db47f5018d7764ce0b893
7
+ data.tar.gz: 962d91629a2de027c939f56680c63600618a61507489f38735baab2fdf12444df70babd93d93b25ccb35a3f0b1ccc054f5273bfe4cb76712b0e90d73ce86f0aa
@@ -1,5 +1,5 @@
1
1
  .container
2
- = form_tag send_password_reset_path, :class => "form-signin", :method => :get do
2
+ = form_tag send_password_reset_path, :class => "form-signin", :method => :post do
3
3
  %h2.center Reset your password
4
4
  .login_input.center
5
5
  %div
@@ -1,3 +1,3 @@
1
1
  module UserMgmt
2
- VERSION = "0.7.16"
2
+ VERSION = "0.7.17"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: user_mgmt
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.7.16
4
+ version: 0.7.17
5
5
  platform: ruby
6
6
  authors:
7
7
  - Danilo Faria, Fernando Gorodscy, Josh Leslie