You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Guillaume Vincent ac2a9aa3b0 remove useless ISSUE_TEMPLATE 8 年之前
api remove useless entries and password info models 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 change license from MIT to GNU GPLv3 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