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 128812b85a add .editorconfig and auto format 7 vuotta sitten
api add version field in password profile 8 vuotta sitten
lesspass fix admin config in settings 7 vuotta sitten
.editorconfig add .editorconfig and auto format 7 vuotta sitten
.gitignore remove static files from git 8 vuotta sitten
.travis.yml fix env variables for travis 8 vuotta sitten
Dockerfile remove useless entries and password info models 8 vuotta sitten
LICENSE change license from MIT to GNU GPLv3 8 vuotta sitten
entrypoint.sh try to use alpine to reduce image size 8 vuotta sitten
manage.py first commit' 8 vuotta sitten
readme.md Update badge location (#2) 8 vuotta sitten
requirements.txt update pip packages 7 vuotta sitten
supervisord.conf fix supervisor warning message 8 vuotta sitten

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