Skip to content

leblanc-simon/openpasswd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenPasswd

It's a simple tool for manage password and share with other people. You can manage users and theirs right.

Installation

  • Get the project
git clone https://github.com/leblanc-simon/openpasswd.git
cd openpasswd
composer install
cp app/config.php.template app/config.php
  • Edit the app/config.php to indicate the database connection and password
  • Initialize the database with app/Resources/db/openpasswd.sql

You can read an example of configuration with Apache

Thanks to

Author

Simon Leblanc contact@leblanc-simon.eu

License

MIT

About

Password manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published