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 d7a086e063 Move container folders for easy change directory il y a 6 ans
..
api Move container folders for easy change directory il y a 6 ans
lesspass Move container folders for easy change directory il y a 6 ans
.travis.yml Move container folders for easy change directory il y a 6 ans
Dockerfile Move container folders for easy change directory il y a 6 ans
README.md Move container folders for easy change directory il y a 6 ans
entrypoint.sh Move container folders for easy change directory il y a 6 ans
manage.py Move container folders for easy change directory il y a 6 ans
requirements.txt Move container folders for easy change directory il y a 6 ans
supervisord.conf Move container folders for easy change directory 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