| Commit message (Collapse) | Author | Age | Files | Lines |
| ... | |
| |
|
|
|
|
|
| |
This is useful when authentication is handled by a proxy sitting in
front of custodia.
Alternatively it can be used with shared secrets/bearer tokens sent
in plain text in the headers.
|
| |
|
|
|
|
| |
This kicks in before any request is parsed at all.
The whole request is provided so technically it can be as complex
as wanted.
|
| |
|
|
| |
This is how new backends and mechanism can be defined on per-instance basis
|
| |
|
|
|
|
| |
Intorduce a minimal custom server based on python's base HTTP classes.
Signed-off-by: Simo Sorce <simo@redhat.com>
|
|
|
Signed-off-by: Simo Sorce <simo@redhat.com>
|