mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-24 15:16:41 +00:00
No longer TODO.
This commit is contained in:
parent
291b4e1896
commit
1721865b20
@ -74,8 +74,8 @@ def _extract_secrets(
|
||||
|
||||
def _authorization_decorator(required_secrets):
|
||||
"""
|
||||
Check the ``Authorization`` header, and (TODO: in later revision of code)
|
||||
extract ``X-Tahoe-Authorization`` headers and pass them in.
|
||||
Check the ``Authorization`` header, and extract ``X-Tahoe-Authorization``
|
||||
headers and pass them in.
|
||||
"""
|
||||
|
||||
def decorator(f):
|
||||
|
Loading…
Reference in New Issue
Block a user