Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
 
 
 
 
 
 
Guillaume Vincent 3648bfdd68 update requirements.txt il y a 8 ans
api remove useless entries and password info models il y a 8 ans
lesspass don't send activation email for now il y a 8 ans
.gitignore remove static files from git il y a 8 ans
.travis.yml fix env variables for travis il y a 8 ans
Dockerfile remove useless entries and password info models il y a 8 ans
ISSUE_TEMPLATE update ISSUE_TEMPLATE file il y a 8 ans
LICENSE change license from MIT to GNU GPLv3 il y a 8 ans
entrypoint.sh try to use alpine to reduce image size il y a 8 ans
manage.py first commit' il y a 8 ans
readme.md change license from MIT to GNU GPLv3 il y a 8 ans
requirements.txt update requirements.txt il y a 8 ans
supervisord.conf fix supervisor warning message il y a 8 ans

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