user_mgmt 0.7.17 → 0.7.18

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 88a07b49dd8eb88975b60849d6a4bbc25375b6ee
4
- data.tar.gz: 472ec58d6aada8f871f021191b61465724bd7e90
3
+ metadata.gz: 78c7c59ce6e16996bd8a1705c460bdf87a6a3e9a
4
+ data.tar.gz: 6c34dc268f4ced3e1da643e001df48c78d384c14
5
5
  SHA512:
6
- metadata.gz: 8d5c545211d66ae880e1fa8bb48f18460ce05bcd41c64494435638df2fa1103742e48497467eb3a94860a528ab7c19dd10966989f73db47f5018d7764ce0b893
7
- data.tar.gz: 962d91629a2de027c939f56680c63600618a61507489f38735baab2fdf12444df70babd93d93b25ccb35a3f0b1ccc054f5273bfe4cb76712b0e90d73ce86f0aa
6
+ metadata.gz: 63226a51fed189d338f8c2ef09b702c1a21730335374bea7f2c72b4d63eb78364469c744eeea6689a609e4e38e9f9a4fcf8934a4c2d68e6f563d5b12cf9cd9a3
7
+ data.tar.gz: a84c79b31445f3b419f35260959681a76a3c752cddf57f94e8b99f6d84e8c7362a3753c93b8a3d4cf34046aea1b3d1c770e4cd5a176949dea0c0c233f9714e86
@@ -39,7 +39,7 @@ module UserMgmt
39
39
  else
40
40
  flash[:warning] = response[:body]
41
41
  end
42
- redirect_to main_app.root_path
42
+ redirect_to log_in_path
43
43
  end
44
44
 
45
45
  def password_reset_request
@@ -1,3 +1,3 @@
1
1
  module UserMgmt
2
- VERSION = "0.7.17"
2
+ VERSION = "0.7.18"
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.17
4
+ version: 0.7.18
5
5
  platform: ruby
6
6
  authors:
7
7
  - Danilo Faria, Fernando Gorodscy, Josh Leslie