]> git.proxmox.com Git - proxmox-backup.git/commit
REST: extract and handle API tokens
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 7 Oct 2020 11:10:37 +0000 (13:10 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Thu, 29 Oct 2020 14:14:27 +0000 (15:14 +0100)
commitc30816c1f83ba27cdbc1361f9b0c147ff8d2c85a
treea303bdb51bf0bbb368c749c47bb8b887940c5c65
parente6dc35acb82954f88872fad50038a0b940ccac12
REST: extract and handle API tokens

and refactor handling of headers in the REST server while we're at it.

Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
src/server/rest.rs