Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Guillaume Vincent 1e6cec0734 [mono repo] remove git cached files 6 anni fa
..
api [mono repo] remove git cached files 6 anni fa
lesspass [mono repo] remove git cached files 6 anni fa
.editorconfig [mono repo] remove git cached files 6 anni fa
.gitignore [mono repo] remove git cached files 6 anni fa
.travis.yml [mono repo] remove git cached files 6 anni fa
Dockerfile [mono repo] remove git cached files 6 anni fa
README.md [mono repo] remove git cached files 6 anni fa
entrypoint.sh [mono repo] remove git cached files 6 anni fa
manage.py [mono repo] remove git cached files 6 anni fa
requirements.txt [mono repo] remove git cached files 6 anni fa
supervisord.conf [mono repo] remove git cached files 6 anni fa

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