Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
Bran Sorem 3e307df935 Update badge location (#2) 8 år sedan
api remove useless entries and password info models 8 år sedan
lesspass don't send activation email for now 8 år sedan
.gitignore remove static files from git 8 år sedan
.travis.yml fix env variables for travis 8 år sedan
Dockerfile remove useless entries and password info models 8 år sedan
LICENSE change license from MIT to GNU GPLv3 8 år sedan
entrypoint.sh try to use alpine to reduce image size 8 år sedan
manage.py first commit' 8 år sedan
readme.md Update badge location (#2) 8 år sedan
requirements.txt update requirements.txt 8 år sedan
supervisord.conf fix supervisor warning message 8 år sedan

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