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

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