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

6 commits

Author SHA1 Message Date
JensDiemer
098793d79b Remove /admin/ from URLs 2020-12-22 17:42:24 +01:00
JensDiemer
3b8b01f73f Authenticate via SSO and nginx 'HTTP_REMOTE_USER' header 2020-12-22 17:12:26 +01:00
JensDiemer
4206f55b36 Just define own urls.py
so we also support settings.SERVE_FILES here, too.
And this removes one warnings about duplicate namespaces.
2020-12-19 20:17:57 +01:00
JensDiemer
c3f7694ad0 Bugfix serving user media files 2020-12-09 19:58:42 +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