]> git.proxmox.com Git - proxmox-backup.git/commit
tools: rename extract_auth_cookie to extract_cookie
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 7 Sep 2020 12:30:44 +0000 (14:30 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 8 Sep 2020 06:54:33 +0000 (08:54 +0200)
commit09f12d1cf310d0247877019409a83bc13e305de2
tree1ac91c99e0f6521ce3f5ae4e3f40097372286539
parent1db4cfb30892e8cda600f59cb6e20ef65fc99606
tools: rename extract_auth_cookie to extract_cookie

It does nothing specific to authentication..

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/server/rest.rs
src/tools.rs