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
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
76785f5f78 Bugfix update superuser
The "update superuser" part in "scripts/upgrade" doesn't work. Because it tries to create a new
superuser and doesn't handle a existing one.

We have conf/create_superuser.py that handle this: Use it in install/upgrade
2020-12-09 20:25:01 +01:00
ericgaspar
9cc0952612
Set new permissions 2020-12-09 17:59:17 +01:00
ericgaspar
70676e7fb3
Add description to service 2020-12-09 17:58:19 +01:00
ericgaspar
874cf00deb
Update upgrade 2020-12-09 17:54:22 +01:00
ericgaspar
83f4ee4a1d
Use ynh_exec_as instead of sudo 2020-12-09 17:49:11 +01:00
ericgaspar
eeb294dceb
Remove sudo 2020-12-09 17:41:43 +01:00
JensDiemer
cb94da4684 Bugfix restore script: missing "port" for nginx.conf 2020-12-09 13:52:32 +01:00
JensDiemer
6adbe3eaef bugfix $YNH_APP_ARG_PATH handling 2020-12-09 13:31:25 +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