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 128812b85a add .editorconfig and auto format il y a 7 ans
api add version field in password profile il y a 8 ans
lesspass fix admin config in settings il y a 7 ans
.editorconfig add .editorconfig and auto format il y a 7 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
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 Update badge location (#2) il y a 8 ans
requirements.txt update pip packages il y a 7 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