選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
 
 
 
 
 
 
Guillaume Vincent 128812b85a add .editorconfig and auto format 7年前
api add version field in password profile 8年前
lesspass fix admin config in settings 7年前
.editorconfig add .editorconfig and auto format 7年前
.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 pip packages 7年前
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