25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
 
 
 
Guillaume Vincent 3648bfdd68 update requirements.txt 8 yıl önce
api remove useless entries and password info models 8 yıl önce
lesspass don't send activation email for now 8 yıl önce
.gitignore remove static files from git 8 yıl önce
.travis.yml fix env variables for travis 8 yıl önce
Dockerfile remove useless entries and password info models 8 yıl önce
ISSUE_TEMPLATE update ISSUE_TEMPLATE file 8 yıl önce
LICENSE change license from MIT to GNU GPLv3 8 yıl önce
entrypoint.sh try to use alpine to reduce image size 8 yıl önce
manage.py first commit' 8 yıl önce
readme.md change license from MIT to GNU GPLv3 8 yıl önce
requirements.txt update requirements.txt 8 yıl önce
supervisord.conf fix supervisor warning message 8 yıl önce

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