Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Guillaume Vincent 198513bf68 add version field in password profile model vor 8 Jahren
api add version field in password profile model vor 8 Jahren
lesspass don't send activation email for now vor 8 Jahren
.gitignore remove static files from git vor 8 Jahren
.travis.yml fix env variables for travis vor 8 Jahren
Dockerfile remove useless entries and password info models vor 8 Jahren
LICENSE change license from MIT to GNU GPLv3 vor 8 Jahren
entrypoint.sh try to use alpine to reduce image size vor 8 Jahren
manage.py first commit' vor 8 Jahren
readme.md Update badge location (#2) vor 8 Jahren
requirements.txt update requirements.txt vor 8 Jahren
supervisord.conf fix supervisor warning message vor 8 Jahren

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