← Back to team overview

dhis2-devs team mailing list archive

[Branch ~dhis2-devs-core/dhis2/trunk] Rev 10688: Minor

 

------------------------------------------------------------
revno: 10688
committer: Lars Helge Øverland <larshelge@xxxxxxxxx>
branch nick: dhis2
timestamp: Thu 2013-04-25 14:34:36 +0200
message:
  Minor
modified:
  resources/sql/div.sql


--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk

Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'resources/sql/div.sql'
--- resources/sql/div.sql	2013-03-20 12:40:07 +0000
+++ resources/sql/div.sql	2013-04-25 12:34:36 +0000
@@ -153,6 +153,10 @@
   select userinfoid
   from usersetting
   where name='dashboardConfig')
+  
+-- Reset password to "district" for account with given username
+
+update users set password='48e8f1207baef1ef7fe478a57d19f2e5' where username='admin';
 
 -- Insert random org unit codes