1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pyinventory_ynh.git synced 2024-09-03 20:16:09 +02:00
Commit graph

12 commits

Author SHA1 Message Date
JensDiemer
0995215fd2 Use poetry to run local_test.py
So we get django-auth-ldap installed.
Also add a Makefile for easier usage.
2020-12-19 20:19:06 +01:00
Jens Diemer
d6098422d4
Update README.md 2020-12-15 19:39:35 +01:00
Jens Diemer
893e53ada2
Update README.md 2020-12-12 19:08:12 +01:00
Jens Diemer
667a4f967e
Update README.md
SSO is supported, now. So no extra info about the admin account is needed and the default password is not "pyinventory" now.
2020-12-12 15:58:27 +01:00
JensDiemer
12739d04d7 Support SSO authentication via django-auth-ldap
Other changes:

* Bugfix Redis cache backend
* remove "virtualenv" and use "python3 -m venv"
2020-12-12 13:55:14 +01:00
JensDiemer
6283c9e673 bugfix README: git branch "main" -> "master" 2020-12-10 06:59:40 +01:00
JensDiemer
ced368925b pyinventory_version="0.8.1" 2020-12-09 20:32:00 +01:00
JensDiemer
b6eb5690ae Add scripts for local test for development 2020-12-09 19:58:13 +01:00
JensDiemer
8cdab59f28 update github links 2020-12-09 17:04:15 +01:00
JensDiemer
1d13378171 Use own urls.py to support $YNH_APP_ARG_PATH 2020-12-09 12:05:24 +01:00
JensDiemer
aa6c3f7d89 bugfixes 2020-12-08 19:43:24 +01:00
JensDiemer
ba39fc8bf7 init 2020-12-08 09:06:25 +01:00