[pbs-devel] applied: [PATCH v3 proxmox-backup 08/20] server/rest: extract auth to seperate module

Thomas Lamprecht t.lamprecht at proxmox.com
Thu Apr 1 11:55:35 CEST 2021


On 31.03.21 12:21, Stefan Reiter wrote:
> Signed-off-by: Stefan Reiter <s.reiter at proxmox.com>
> ---
>  src/server.rs      |   2 +
>  src/server/auth.rs | 102 +++++++++++++++++++++++++++++++++++++++++++++
>  src/server/rest.rs |  96 +-----------------------------------------
>  3 files changed, 105 insertions(+), 95 deletions(-)
>  create mode 100644 src/server/auth.rs
> 
>

applied, thanks!

FYI: I dropped the imports of server/rest which got unused in this patch
in a follow-up.





More information about the pbs-devel mailing list