tokidoki/storage
Conrad Hoffmann 1d50d6dad8 Harden mapping from request path to FS path
Put strict checks in place to avoid authenticated users accessing files
outside of their actual storage directory. These checks will need
updating if multiple address books are to be supported.
2022-03-10 16:46:56 +01:00
..
filesystem.go Harden mapping from request path to FS path 2022-03-10 16:46:56 +01:00
postgresql.go Switch to new interfaces with context 2022-02-23 13:44:05 +01:00
url.go Make storage backend configurable via -storage.url 2022-02-23 21:09:20 +01:00