Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
 
 
 
Guillaume Vincent 1e6cec0734 [mono repo] remove git cached files 6 lat temu
..
api [mono repo] remove git cached files 6 lat temu
lesspass [mono repo] remove git cached files 6 lat temu
.editorconfig [mono repo] remove git cached files 6 lat temu
.gitignore [mono repo] remove git cached files 6 lat temu
.travis.yml [mono repo] remove git cached files 6 lat temu
Dockerfile [mono repo] remove git cached files 6 lat temu
README.md [mono repo] remove git cached files 6 lat temu
entrypoint.sh [mono repo] remove git cached files 6 lat temu
manage.py [mono repo] remove git cached files 6 lat temu
requirements.txt [mono repo] remove git cached files 6 lat temu
supervisord.conf [mono repo] remove git cached files 6 lat temu

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