Cayce2514 / compliance-management

Automatically exported from code.google.com/p/compliance-management
Apache License 2.0
0 stars 0 forks source link

Login email and password #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.what is the demo email id and password ?
2.where can i get this credentials
3.why there is no signup ?

Original issue reported on code.google.com by ghayathr...@gmail.com on 13 May 2013 at 11:39

GoogleCodeExporter commented 8 years ago
Hi there.  I'm also trying to get this code up and running to test it.  I 
haven't quite figured out how to view the default database, but I did come 
across the demo_seeds.rb file, which appears to setup user accounts for 
john@example.com and jane@example.com.  I'll circle back around here if I get 
the platform running.

Original comment by d...@simple.com on 16 Oct 2014 at 6:44

Attachments:

GoogleCodeExporter commented 8 years ago
For those wanting to use the seeds demo database, we did some more poking 
around.

The file db/demo_seeds/demo_seeds.rb is what provisions the default accounts.

It can be modified, but right now, it loads up:

username: root@t.com
password:root

It also creates "owner1@t.com" "owner2@t.com" and a few others.   Logging in, 
voila!  Console.

Original comment by d...@simple.com on 19 Oct 2014 at 6:01

Attachments: