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 1e6cec0734 [mono repo] remove git cached files il y a 6 ans
..
api [mono repo] remove git cached files il y a 6 ans
lesspass [mono repo] remove git cached files il y a 6 ans
.editorconfig [mono repo] remove git cached files il y a 6 ans
.gitignore [mono repo] remove git cached files il y a 6 ans
.travis.yml [mono repo] remove git cached files il y a 6 ans
Dockerfile [mono repo] remove git cached files il y a 6 ans
README.md [mono repo] remove git cached files il y a 6 ans
entrypoint.sh [mono repo] remove git cached files il y a 6 ans
manage.py [mono repo] remove git cached files il y a 6 ans
requirements.txt [mono repo] remove git cached files il y a 6 ans
supervisord.conf [mono repo] remove git cached files il y a 6 ans

README.md

LessPass backend

REST API used by lesspass-pure to store password profiles

  • 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