Commit Graph

34 Commits

Author SHA1 Message Date
Peter Bieringer
809663579e sharing: fix get request on single item with not successful bday conversion 2026-04-30 22:50:33 +02:00
Peter Bieringer
97e350341c sharing: fix get request on single items with bday conversion 2026-04-30 22:32:58 +02:00
Peter Bieringer
f6d0b0b07c sharing: extend DB with Conversion and Actions(reserved) 2026-03-24 21:40:29 +01:00
Peter Bieringer
70cc6d4065 sharing: code review 2026-03-22 08:16:37 +01:00
Peter Bieringer
f144aacc57 sharing/get: adjust Content-Disposition default for bday share 2026-03-22 08:06:21 +01:00
Peter Bieringer
f76f1f2172 sharing: fix Content-Disposition for share 2026-03-22 07:55:37 +01:00
Peter Bieringer
22554f8b4e sharing/bday/get: add on-the-fly conversion hook 2026-03-15 18:20:49 +01:00
Peter Bieringer
bef0727b94 cosmetics, fix mk* conflict incl. testcases 2026-03-05 21:04:38 +01:00
Peter Bieringer
5b980fbc49 sharing: add hook for simple calls 2026-02-24 08:19:51 +01:00
Peter Bieringer
d71892b616 extend copyright 2026-02-22 12:31:56 +01:00
Peter Bieringer
2ace2e6e8c use optional permissions filter 2026-02-22 12:31:36 +01:00
Peter Bieringer
64f5e58549 add support for logging XML request conditionally for profiling 2025-12-10 18:09:04 +01:00
Peter Bieringer
1c7ff414a9 extend app calls with remote host+useragent 2025-11-16 17:06:00 +01:00
Peter Bieringer
4980172def extend copyright 2025-11-16 16:57:31 +01:00
Peter Bieringer
280968e694 remove base prefix from path (required for proper handling if called by reverse proxy) 2025-03-02 09:06:30 +01:00
Unrud
d7ce2f0b98 Fix typo in Content-Disposition header
Fixes #1298
2023-04-22 20:01:58 +02:00
Unrud
4ed77cabc6 Only redirect to sanitized path under /web 2022-01-18 18:20:15 +01:00
Unrud
d1532aa466 Extract httputils.redirect 2022-01-18 18:20:15 +01:00
Unrud
b93842b10c Redirect GET and HEAD requests to sanitized path 2022-01-15 22:33:55 +01:00
Unrud
bbaf0ebd8c Change name in file header 2021-12-09 16:55:46 +01:00
Unrud
cecb17df03 More type hints 2021-09-26 22:24:45 +02:00
Unrud
7f2d5cea62 New right "i": Only allowing HTTP method GET 2020-04-22 19:20:42 +02:00
Unrud
aef58bd55c Minimize accesses to rights backend 2020-04-22 19:20:07 +02:00
Unrud
e07df9fd1d Prefix internal attributes with underscore 2020-01-19 21:07:54 +01:00
Unrud
1453c0b72c Mark attributes for internal use with underscore 2020-01-14 06:19:11 +01:00
Unrud
6202257fc2 Fix variable naming to conform with PEP-8
Originally proposed by @ZipFile in #998
2020-01-12 23:32:28 +01:00
Unrud
63e6d091b9 Update copyright 2019-06-17 04:13:24 +02:00
Unrud
14b46c04bf Create configuration for isort 2019-06-15 09:01:55 +02:00
Unrud
55cd363f10 remove unused variables 2018-11-04 18:54:10 +00:00
Unrud
9c802e0f57 skip ambiguous isort modules 2018-09-05 11:37:18 +02:00
Unrud
f2d63ad7f7 Remove duplicate docstring 2018-09-04 03:33:49 +02:00
Unrud
5e0a387ed9 remove whitespace before email 2018-09-04 03:33:47 +02:00
Unrud
5429f5c1a9 assert sanitized and stripped paths 2018-08-28 16:19:50 +02:00
Unrud
8869b34470 refactor 2018-08-28 16:19:43 +02:00