Commit Graph

  • 3c52b76e63 This repository was moved into the proxmox.git repository master Wolfgang Bumiller 2023-05-24 11:27:07 +0200
  • ecf59cbb74 bump version to 0.9.9-1 Thomas Lamprecht 2023-01-11 18:41:29 +0100
  • 2f4254b414 cargo: update openidconnect to 2.4 Thomas Lamprecht 2023-01-11 18:41:06 +0100
  • 093afb985f bump version to 0.9.8-1 Fabian Grünbichler 2023-01-05 12:26:04 +0100
  • ae6bf664dd update nix to 0.26 Fabian Grünbichler 2023-01-05 12:24:51 +0100
  • 773400829a update d/control Fabian Grünbichler 2023-01-05 12:24:46 +0100
  • ce6def2192 bump version to 0.9.7-1 Wolfgang Bumiller 2022-07-28 13:41:01 +0200
  • 40aae0593a bump proxmox-sys dep to 0.4 Wolfgang Bumiller 2022-07-28 13:40:37 +0200
  • 0ec392e425 bump version to 0.9.6 Fabian Grünbichler 2022-06-02 12:38:33 +0200
  • 0afe853119 bump version to 0.9.5-1 Thomas Lamprecht 2022-04-01 15:56:38 +0200
  • 4aff0d7c95 fix Open ID with Azure as provider Mira Limbeck 2022-04-01 11:44:25 +0200
  • 1f47f7d3eb bump version to 0.9.4-1 Thomas Lamprecht 2022-03-22 11:32:10 +0100
  • 23e6c398a2 http client: rust format and whitespace cleanup Thomas Lamprecht 2022-03-22 10:57:21 +0100
  • e0535e56ad add http proxy support Mira Limbeck 2022-03-22 10:41:54 +0100
  • 8b15ac202e d/control: update Thomas Lamprecht 2022-02-01 13:18:22 +0100
  • 1ab70b8c21 bump version to 0.9.3-1 Thomas Lamprecht 2022-02-01 09:08:41 +0100
  • 3531729921 include error messages in error display Wolfgang Bumiller 2022-02-01 10:39:23 +0100
  • bd2bf045cc use native-tls for ureq Wolfgang Bumiller 2022-02-01 10:35:10 +0100
  • ce9a84c54f enable gzip feature for ureq Dietmar Maurer 2022-02-01 09:13:21 +0100
  • cf18776173 cargo: enable "accept-rfc3339-timestamps" feature for OIDC Thomas Lamprecht 2022-02-01 09:03:56 +0100
  • f3ddce5297 use ureq (with native-tls) instead of curl Dietmar Maurer 2022-02-01 08:09:44 +0100
  • bdcecd3214 update debian/control Dietmar Maurer 2021-11-24 10:16:37 +0100
  • a92d77bf1f bump version to 0.9.2-1, depend on proxmox-sys 0.2 Dietmar Maurer 2021-11-23 12:38:34 +0100
  • d6e7e2599f bump version to 0.9.1-1 Fabian Grünbichler 2021-11-18 12:54:31 +0100
  • a3592355a1 bump openidconnect dep to 2.1 Fabian Grünbichler 2021-11-18 12:53:37 +0100
  • ea637eec28 bump version to 0.9.0-1 Dietmar Maurer 2021-11-18 09:37:12 +0100
  • 6454a54704 allow to configure acr values Dietmar Maurer 2021-08-06 13:57:43 +0200
  • 897c5c7569 allow to configure prompt behaviour Dietmar Maurer 2021-08-06 13:57:42 +0200
  • f53d242cb0 new helper verify_authorization_code_simple() Dietmar Maurer 2021-08-06 13:57:41 +0200
  • cfecbee92c also return data from UserInfo endpoint Dietmar Maurer 2021-08-06 13:57:40 +0200
  • 5937e44062 allow to configure used scopes Dietmar Maurer 2021-08-06 13:57:36 +0200
  • 8471451a7b bump version to 0.8.1-1 Dietmar Maurer 2021-10-21 07:15:11 +0200
  • 6aa28f0a08 add fsync parameter to replace_file Dietmar Maurer 2021-10-20 14:55:15 +0200
  • d65b2df750 update to proxmox split and bump version to 0.8.0-1 Wolfgang Bumiller 2021-10-08 12:20:20 +0200
  • 8d0c0ed699 bump version to 0.7.0, depend on proxmox 0.13.0 Wolfgang Bumiller 2021-08-24 16:07:22 +0200
  • a3de24506a depend on proxmox 0.12.0, bump version to 0.6.1 Dietmar Maurer 2021-07-20 13:51:52 +0200
  • 558fbff1d7 bump version to 0.6.0-2 Dietmar Maurer 2021-06-30 08:43:40 +0200
  • 6c9ce7dbb6 remove debug output Dietmar Maurer 2021-06-30 08:42:14 +0200
  • 60eedc0da2 bump version to 0.6.0-1 Dietmar Maurer 2021-06-25 11:09:48 +0200
  • 1ecdc2ed72 use one lock file per realm Dietmar Maurer 2021-06-25 11:05:56 +0200
  • 42dedabbb1 bump version to 0.5.0-1 Dietmar Maurer 2021-06-23 11:29:13 +0200
  • 5751689167 avoid unused features "sortable-macro" and "api-macro" Dietmar Maurer 2021-06-23 11:27:55 +0200
  • 426f7b6014 bump versionm to 0.4.0-1 Dietmar Maurer 2021-06-23 11:17:30 +0200
  • 4f90d7009d set "default-features = false" for proxmox crate Dietmar Maurer 2021-06-23 11:15:33 +0200
  • 8286806a19 bump version toö 0.3.0-1 Dietmar Maurer 2021-06-22 09:23:59 +0200
  • ac034c72da return Url as string Dietmar Maurer 2021-06-21 14:12:13 +0200
  • cc64c7e35d bump version to 0.2.0-1 Dietmar Maurer 2021-06-21 13:37:43 +0200
  • 73c5c4af7c implement Deserialize/Serialize for OpenIdConfig Dietmar Maurer 2021-06-21 13:27:05 +0200
  • 634e35489a add packaging Fabian Grünbichler 2021-06-18 16:16:19 +0200
  • dd0d18d5ce make state directory configurable (pass state_dir as parameter) Dietmar Maurer 2021-06-18 10:49:38 +0200
  • ca65d297b7 initial import Dietmar Maurer 2021-06-18 10:08:01 +0200