]> git.proxmox.com Git - proxmox-backup.git/history - src/api2/config/remote.rs
verify jobs: add permissions
[proxmox-backup.git] / src / api2 / config / remote.rs
2020-10-29 Fabian Grünbichlerclient/remote: allow using ApiToken + secret
2020-10-29 Fabian Grünbichlerreplace Userid with Authid
2020-10-14 Wolfgang Bumillermore clippy fixups
2020-09-30 Dominik Csapakclient/remote: add support to specify port number
2020-09-28 Dietmar Maurerdepend on proxmox 0.4.2
2020-08-10 Wolfgang Bumillerintroduce Username, Realm and Userid api types
2020-08-04 Wolfgang Bumillerremove timer and lock functions, fix building with...
2020-05-29 Dominik Csapakfix removing of remotes
2020-05-26 Dominik Csapakremotes: save passwords as base64
2020-05-26 Dominik Csapakremote: try to use Struct for api
2020-05-26 Dominik Csapakapi2/config/remote: remove password from read_remote
2020-05-26 Dominik Csapakapi2/config/remote: lock and use digest for removal
2020-05-26 Dominik Csapakapi2/config/remote: use rpcenv for digest for read_remote
2020-05-26 Dominik Csapakconfig/remote: add 'name' to Remote struct
2020-04-29 Dietmar Maurersrc/api2/config/remote.rs: fix white space
2020-04-29 Dietmar Maurersrc/api2/config/remote.rs: add delete parameter to...
2020-04-29 Dietmar Maurersrc/config/acl.rs: introduice privileges and roles...
2020-04-17 Wolfgang Bumillerswitch from failure to anyhow
2020-04-17 Dietmar Maurersrc/api2/config/remote.rs: add access permissions
2020-01-30 Dietmar Maurerfixup
2020-01-30 Dietmar Maurersrc/section_config.rs - convert_to_array: add option...
2020-01-25 Dietmar Maurersrc/config/remote.rs: add fingerprint
2020-01-16 Dietmar Maurerrenamed: src/config/remotes.rs -> src/config/remote.rs