Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
 
 
 
Bran Sorem 3e307df935 Update badge location (#2) há 8 anos
api remove useless entries and password info models há 8 anos
lesspass don't send activation email for now há 8 anos
.gitignore remove static files from git há 8 anos
.travis.yml fix env variables for travis há 8 anos
Dockerfile remove useless entries and password info models há 8 anos
LICENSE change license from MIT to GNU GPLv3 há 8 anos
entrypoint.sh try to use alpine to reduce image size há 8 anos
manage.py first commit' há 8 anos
readme.md Update badge location (#2) há 8 anos
requirements.txt update requirements.txt há 8 anos
supervisord.conf fix supervisor warning message há 8 anos

readme.md

Build Status

LessPass Backend

api server with django rest framework for LessPass password manager

  • python 3
  • django rest framework
  • django rest framework jwt
  • djoser
  • postgresql
  • gunicorn

Tests

pip install -r requirements.txt
python manage.py test

License

This project is licensed under the terms of the GNU GPLv3.

Issues

report issues on LessPass project