Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
 
 
 
Guillaume Vincent 128812b85a add .editorconfig and auto format 7 anni fa
api add version field in password profile 8 anni fa
lesspass fix admin config in settings 7 anni fa
.editorconfig add .editorconfig and auto format 7 anni fa
.gitignore remove static files from git 8 anni fa
.travis.yml fix env variables for travis 8 anni fa
Dockerfile remove useless entries and password info models 8 anni fa
LICENSE change license from MIT to GNU GPLv3 8 anni fa
entrypoint.sh try to use alpine to reduce image size 8 anni fa
manage.py first commit' 8 anni fa
readme.md Update badge location (#2) 8 anni fa
requirements.txt update pip packages 7 anni fa
supervisord.conf fix supervisor warning message 8 anni fa

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