public
Fork of halorgium/mephisto
Description: A mirror of the mephisto code-base
Homepage: http://mephistoblog.com/
Clone URL: git://github.com/technoweenie/mephisto.git
Search Repo:
Click here to lend your support to: mephisto and make a donation at www.pledgie.com !
give you a valid user email during bootstrap

git-svn-id: http://svn.techno-weenie.net/projects/mephisto/trunk@2274 
567b1171-46fb-0310-a4c9-b4bef9110e78
technoweenie (author)
Mon Sep 25 19:21:10 -0700 2006
commit  17063ca5b25cb3d05b6c38d2909f1be3ae0fbb20
tree    63ffe8e3ac0ce1309033deb5a4be2b97bb294b97
parent  734e1a56d61f1e42ba7f5303afaeced3484c9e26
...
1
2
3
4
 
5
6
7
...
1
2
3
 
4
5
6
7
0
@@ -1,7 +1,7 @@
0
 default:
0
   id: 1
0
   login: admin
0
- email: admin
0
+ email: admin@changeme.com
0
   salt: 7e3041ebc2fc05a40c60028e2c4901a81035d3cd
0
   crypted_password: 00742970dc9e6319f8019fd54864d3ea740f04b1 # test
0
   activated_at: <%= Time.now.utc.to_s :db %>

Comments

    No one has commented yet.