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 年之前
..
api [mono repo] remove git cached files 6 年之前
lesspass [mono repo] remove git cached files 6 年之前
.editorconfig [mono repo] remove git cached files 6 年之前
.gitignore [mono repo] remove git cached files 6 年之前
.travis.yml [mono repo] remove git cached files 6 年之前
Dockerfile [mono repo] remove git cached files 6 年之前
README.md [mono repo] remove git cached files 6 年之前
entrypoint.sh [mono repo] remove git cached files 6 年之前
manage.py [mono repo] remove git cached files 6 年之前
requirements.txt [mono repo] remove git cached files 6 年之前
supervisord.conf [mono repo] remove git cached files 6 年之前

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