Commit graph

4 commits

Author SHA1 Message Date
6a7491b15b 🔧 model rework for "Credentials"
affects:
- environment vars/api.conf: "WEBDAV__USERNAME" -> "WEBDAV__AUTH__USERNAME" and "WEBDAV__PASSWORD" -> "WEBDAV__AUTH__PASSWORD"
- remote config.toml: "[admin] name" -> "[admin] username"
2025-12-30 13:50:35 +00:00
b734dee575 bugfix: cache entry invalidation
- davkey has no "cls" argument
- needs explicit slice
2023-11-22 00:10:37 +01:00
02ba2c67a5 simpler helpers.davkey 2023-11-09 12:55:10 +01:00
b206b472bc use Redis to cache WebDAV results 2023-10-30 19:47:43 +01:00