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ů.
 
 
 
 
 
 
Bran Sorem 3e307df935 Update badge location (#2) před 8 roky
api remove useless entries and password info models před 8 roky
lesspass don't send activation email for now před 8 roky
.gitignore remove static files from git před 8 roky
.travis.yml fix env variables for travis před 8 roky
Dockerfile remove useless entries and password info models před 8 roky
LICENSE change license from MIT to GNU GPLv3 před 8 roky
entrypoint.sh try to use alpine to reduce image size před 8 roky
manage.py first commit' před 8 roky
readme.md Update badge location (#2) před 8 roky
requirements.txt update requirements.txt před 8 roky
supervisord.conf fix supervisor warning message před 8 roky

readme.md

Build Status

LessPass Backend

api server with django rest framework for LessPass password manager

  • 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