Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
 
 
 
Guillaume Vincent 1e6cec0734 [mono repo] remove git cached files před 6 roky
..
api [mono repo] remove git cached files před 6 roky
lesspass [mono repo] remove git cached files před 6 roky
.editorconfig [mono repo] remove git cached files před 6 roky
.gitignore [mono repo] remove git cached files před 6 roky
.travis.yml [mono repo] remove git cached files před 6 roky
Dockerfile [mono repo] remove git cached files před 6 roky
README.md [mono repo] remove git cached files před 6 roky
entrypoint.sh [mono repo] remove git cached files před 6 roky
manage.py [mono repo] remove git cached files před 6 roky
requirements.txt [mono repo] remove git cached files před 6 roky
supervisord.conf [mono repo] remove git cached files před 6 roky

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