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

16 commits

Author SHA1 Message Date
JensDiemer
a30dcf5a30 Update to PyInventory v0.9.4 2021-09-15 21:33:30 +02:00
JensDiemer
d537cb1d02 Switch from "django_ynh" to "django_yunohost_integration" 2021-09-15 20:39:29 +02:00
JensDiemer
cfe1d35eae Update requirements
Also add "libpq-dev" because it's a requirement to build psycopg2 from sources.

Fix https://github.com/jedie/PyInventory/issues/56
2021-08-17 09:03:26 +02:00
JensDiemer
08b3e44af6 WIP: Update requirements 2021-08-16 17:06:27 +02:00
JensDiemer
4ea54c8aab Update to PyInventory 0.9.2 and all requirements 2021-05-11 18:25:13 +02:00
JensDiemer
85e5ea1e57 Update to PyInventory v0.9.1 2021-04-28 19:42:53 +02:00
JensDiemer
2b85bab7c4 Update requirements 2021-01-19 19:22:42 +01:00
JensDiemer
6adfddecb4 Bugfix "CSRF verification failed on POST requests"
see: https://github.com/YunoHost-Apps/django_ynh/issues/7
2021-01-08 11:12:15 +01:00
JensDiemer
8e81bd12ea update to pyinventory==0.8.3 2020-12-29 14:36:09 +01:00
JensDiemer
5c6087fb44 add pytests 2020-12-29 13:58:51 +01:00
JensDiemer
add1026c11 Refactor to use django_ynh 2020-12-29 13:58:40 +01:00
JensDiemer
29ca95f076 Generate "conf/requirements.txt" and install via this file 2020-12-29 10:12:46 +01:00
JensDiemer
3e3eecd184 release as 0.8.2~ynh4 2020-12-23 08:54:13 +01:00
JensDiemer
5aa493ea16 set version to 0.8.2~ynh3 2020-12-22 18:02:31 +01:00
JensDiemer
3b8b01f73f Authenticate via SSO and nginx 'HTTP_REMOTE_USER' header 2020-12-22 17:12:26 +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