No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
 
 
 
Bran Sorem 3e307df935 Update badge location (#2) hace 8 años
api remove useless entries and password info models hace 8 años
lesspass don't send activation email for now hace 8 años
.gitignore remove static files from git hace 8 años
.travis.yml fix env variables for travis hace 8 años
Dockerfile remove useless entries and password info models hace 8 años
LICENSE change license from MIT to GNU GPLv3 hace 8 años
entrypoint.sh try to use alpine to reduce image size hace 8 años
manage.py first commit' hace 8 años
readme.md Update badge location (#2) hace 8 años
requirements.txt update requirements.txt hace 8 años
supervisord.conf fix supervisor warning message hace 8 años

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