Updating passwords for Anthony and Jodie
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 20 Sep 2016 14:52:56 +0000 (10:52 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 20 Sep 2016 14:52:56 +0000 (10:52 -0400)
test/test.sql

index 43981ab..dfbe442 100644 (file)
@@ -14,8 +14,8 @@ INSERT INTO `glm_users` (`user_login`, `user_pass`, `user_nicename`, `user_email
 ('cscott', '$P$BJMie6Dwyp.RD6V6lGgh88TuJ/r625.', 'cscott', 'cscott@gaslightmedia.com', '', NOW(), '', 0, 'cscott'),
 ('steve', '$P$BiMOzSw8hM5a/K/1pMj961nQvejfAZ1', 'steve', 'steve@gaslightmedia.com', '', NOW(), '', 0, 'steve'),
 ('laury', '$P$BUQqo9GDEdRxgPGN3xHgxTAmhZmYUO1', 'laury', 'laury@gaslightmedia.com', '', NOW(), '', 0, 'laury'),
-('jodie', '$P$B7KeF.Dv1MnJE7s8tLJeWIK1dNOeGa/', 'jodie', 'jodie@gaslightmedia.com', '', NOW(), '', 0, 'jodie'),
-('anthony', '$P$BubULLBz9zOc1k7sQ6gQHkjCI40pOU1', 'anthony', 'anthony@gaslightmedia.com', '', NOW(), '', 0, 'anthony'),
+('jodie', '$P$BzO0XuOIXx8b8x6ztWSKejkiK5lhvd/', 'jodie', 'jodie@gaslightmedia.com', '', NOW(), '', 0, 'jodie'),
+('anthony', '$P$BEvTQiWdheINMksAqrgCclQ661WlTd/', 'anthony', 'anthony@gaslightmedia.com', '', NOW(), '', 0, 'anthony'),
 ('ianw', '$P$BkBgZf2R8hSjXD0SfKxdYfgChefI5X.', 'ianw', 'ian@gaslightmedia.com', '', NOW(), '', 0, 'ianw'),
 ('collins', '$P$BtB2gYe2c1PUAgCOwSWsUimqVSyuFs.', 'collins', 'collins@gaslightmedia.com', '', NOW(), '', 0, 'collins'),
 ('anthonyt', '$P$B/zbmiq88UcZV12WWYeAkR0D34i5cW/', 'anthonyt', 'talarico@gaslightmedia.com', '', NOW(), '', 0, 'anthonyt'),