Guillaume Vincent b94cc57a6f | 7 лет назад | |
---|---|---|
backend @ f49e6e4d2d | 7 лет назад | |
cli @ c542cf45b7 | 7 лет назад | |
cordova @ 8469e3ae4b | 7 лет назад | |
core @ 0dbf99cb9e | 7 лет назад | |
cozy @ 7dbcfe28da | 7 лет назад | |
desktop @ f72a67a668 | 7 лет назад | |
frontend @ 09317512f2 | 7 лет назад | |
move @ 9409f60289 | 7 лет назад | |
nginx @ ed80a2f892 | 8 лет назад | |
pure @ e279b48a05 | 7 лет назад | |
scripts | 7 лет назад | |
snap @ 32000d73b4 | 8 лет назад | |
webextension @ 5c371b5e47 | 7 лет назад | |
.gitmodules | 7 лет назад | |
LICENSE | 8 лет назад | |
docker-compose.prod.yml | 8 лет назад | |
docker-compose.yml | 8 лет назад | |
lesspass.sh | 7 лет назад | |
readme.md | 7 лет назад |
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.