Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
 
 
 
 
 
 
Guillaume Vincent 198513bf68 add version field in password profile model 8 роки тому
api add version field in password profile model 8 роки тому
lesspass don't send activation email for now 8 роки тому
.gitignore remove static files from git 8 роки тому
.travis.yml fix env variables for travis 8 роки тому
Dockerfile remove useless entries and password info models 8 роки тому
LICENSE change license from MIT to GNU GPLv3 8 роки тому
entrypoint.sh try to use alpine to reduce image size 8 роки тому
manage.py first commit' 8 роки тому
readme.md Update badge location (#2) 8 роки тому
requirements.txt update requirements.txt 8 роки тому
supervisord.conf fix supervisor warning message 8 роки тому

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