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 128812b85a add .editorconfig and auto format 7 yıl önce
api add version field in password profile 8 yıl önce
lesspass fix admin config in settings 7 yıl önce
.editorconfig add .editorconfig and auto format 7 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
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 Update badge location (#2) 8 yıl önce
requirements.txt update pip packages 7 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