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

22 commits

Author SHA1 Message Date
Jens Diemer
c51d42679d
Update README.md 2021-09-16 12:09:11 +02:00
JensDiemer
16c89ef3c4 Add info about emails into README
https://github.com/YunoHost-Apps/pyinventory_ynh/issues/53 works out of the box ;)
2021-05-14 12:02:46 +02:00
Éric Gaspar
189c292979
Add line break 2021-01-09 16:19:41 +01:00
JensDiemer
e3138f0ed5 add link to https://github.com/YunoHost-Apps/django_ynh 2020-12-29 14:48:04 +01:00
JensDiemer
add1026c11 Refactor to use django_ynh 2020-12-29 13:58:40 +01:00
JensDiemer
e04a518d45 fix restore: create log path and file before chown call
see: https://ci-apps.yunohost.org/ci/job/636
2020-12-23 18:30:41 +01:00
JensDiemer
3b8b01f73f Authenticate via SSO and nginx 'HTTP_REMOTE_USER' header 2020-12-22 17:12:26 +01:00
Jens Diemer
017cc4f9d1
Merge branch 'testing' into update 2020-12-20 19:00:48 +01:00
JensDiemer
898e072126 update: PyInventory v0.8.2 2020-12-20 18:59:52 +01:00
Éric Gaspar
691d53cec9
Set badge to svg 2020-12-19 22:27:49 +01:00
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