You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Guillaume Vincent 1e6cec0734 [mono repo] remove git cached files 6 years ago
..
api [mono repo] remove git cached files 6 years ago
lesspass [mono repo] remove git cached files 6 years ago
.editorconfig [mono repo] remove git cached files 6 years ago
.gitignore [mono repo] remove git cached files 6 years ago
.travis.yml [mono repo] remove git cached files 6 years ago
Dockerfile [mono repo] remove git cached files 6 years ago
README.md [mono repo] remove git cached files 6 years ago
entrypoint.sh [mono repo] remove git cached files 6 years ago
manage.py [mono repo] remove git cached files 6 years ago
requirements.txt [mono repo] remove git cached files 6 years ago
supervisord.conf [mono repo] remove git cached files 6 years ago

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