Guillaume Vincent 678319aa3d | il y a 7 ans | |
---|---|---|
backend @ 376e7634d9 | il y a 7 ans | |
cli @ c542cf45b7 | il y a 7 ans | |
cordova @ b939c5a4b0 | il y a 7 ans | |
core @ 9627a1323b | il y a 7 ans | |
cozy @ 7dd11c0b51 | il y a 7 ans | |
desktop @ 74c25c3ae7 | il y a 7 ans | |
frontend @ 67237d0199 | il y a 7 ans | |
nginx @ ed80a2f892 | il y a 8 ans | |
pure @ 3e7ed05816 | il y a 7 ans | |
scripts | il y a 7 ans | |
snap @ 32000d73b4 | il y a 8 ans | |
webextension @ d221ea450a | il y a 7 ans | |
.gitmodules | il y a 7 ans | |
LICENSE | il y a 8 ans | |
docker-compose.prod.yml | il y a 8 ans | |
docker-compose.yml | il y a 8 ans | |
lesspass.sh | il y a 7 ans | |
readme.md | il y a 7 ans |
LessPass open source password manager (https://lesspass.com)
docker
docker-compose
simply run
bash <(curl -s https://raw.githubusercontent.com/lesspass/lesspass/master/lesspass.sh) [DOMAIN]
You can specify your domain (e.g. example.org). If not provided, you’ll be asked to enter it.
You can edit .env
file to use your own email server (for reset password for example)
DEFAULT_FROM_EMAIL="LessPass" <admin@example.org>
EMAIL_HOST=...
EMAIL_HOST_USER=...
EMAIL_HOST_PASSWORD=...
EMAIL_PORT=...
EMAIL_USE_TLS=1
module | tests |
---|---|
backend | |
core | |
pure | |
cli | |
webextension |
This project is licensed under the terms of the GNU GPLv3.
Please do not contact contributors directly to report problems in LessPass.