Skip to content

rachelle-scheijen/secret-message

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

To install the project run the command make install.
If you are not able to run make commands run the following commands manually:

docker-compose up  
docker-compose exec bas_php sh -c "COMPOSER_MEMORY_LIMIT=512M composer install"
docker-compose exec bas_php sh -c "bin/console dev:fixtures"

make install will run these commands under the hood.

Users

4 users are added to the database to test with

User Password
john@example.com ds324=cxvfsd
janice@example.com fdsg-dvfd12
michael@example.com h-vdsfr2-w1
miranda@example.com fbnf=-cv123xcv#

Decryption keys

By default there are 3 messages present

Receiver Key
Miranda 0c3cdf3589c3733c6a0adbb059941c8f88519dba98578958d36337c853fa878b
Michael 6dd3bb66cdcc687fd95660f3150352c7c76d73fa4af3b8200eb6dc6c0ea6e31e
John fe5bf8c105d08c452614a647937aac0c15e45de9d0a525df5a59dddf0ed9f5bc

Resetting database

To reset the database run the command make fixtures (third command from the install).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors