Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
Guillaume Vincent 1e6cec0734 [mono repo] remove git cached files 6 år sedan
..
api [mono repo] remove git cached files 6 år sedan
lesspass [mono repo] remove git cached files 6 år sedan
.editorconfig [mono repo] remove git cached files 6 år sedan
.gitignore [mono repo] remove git cached files 6 år sedan
.travis.yml [mono repo] remove git cached files 6 år sedan
Dockerfile [mono repo] remove git cached files 6 år sedan
README.md [mono repo] remove git cached files 6 år sedan
entrypoint.sh [mono repo] remove git cached files 6 år sedan
manage.py [mono repo] remove git cached files 6 år sedan
requirements.txt [mono repo] remove git cached files 6 år sedan
supervisord.conf [mono repo] remove git cached files 6 år sedan

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