]> git.proxmox.com Git - proxmox.git/commit - proxmox-tfa/src/api/mod.rs
Merge remote-tracking branch 'proxmox-rest-merge/master'
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 11 Oct 2022 13:09:28 +0000 (15:09 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 11 Oct 2022 13:09:28 +0000 (15:09 +0200)
commita7122eb99eb71604a65325a5c276b45a390c5f00
treeb3e1a76a561b25da4dc755b070a5b6601f48e699
parent95f7232188dc3dcafc22eda19561f766b3a20077
parent916aa8a2dba064799d665a2a502afa13ff7bed79
Merge remote-tracking branch 'proxmox-rest-merge/master'

split out from proxmox-backup using `git filter-repo` including
history with the following --paths-from-file:

```
proxmox-rest-server
src/api/server.rs
src/server/command_socket.rs
src/server/config.rs
src/server/environment.rs
src/server/formatter.rs
src/server/h2service.rs
src/server/rest.rs
src/server/state.rs
src/tools/compression.rs
src/tools/daemon.rs
src/tools/file_logger.rs
src/worker_task.rs
```