Dietmar Maurer
|
f53d242cb0
|
new helper verify_authorization_code_simple()
Simply return data as serde_json::Value.
|
2021-11-18 09:32:20 +01:00 |
|
Dietmar Maurer
|
cfecbee92c
|
also return data from UserInfo endpoint
|
2021-11-18 09:31:44 +01:00 |
|
Dietmar Maurer
|
5937e44062
|
allow to configure used scopes
|
2021-11-18 09:23:24 +01:00 |
|
Dietmar Maurer
|
8471451a7b
|
bump version to 0.8.1-1
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
|
2021-10-21 07:15:11 +02:00 |
|
Dietmar Maurer
|
6aa28f0a08
|
add fsync parameter to replace_file
Depend on proxmox 0.15.0
Signed-off-by: Dietmar Maurer <dietmar@proxmox.com>
|
2021-10-21 07:12:27 +02:00 |
|
Wolfgang Bumiller
|
d65b2df750
|
update to proxmox split and bump version to 0.8.0-1
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2021-10-11 12:37:13 +02:00 |
|
Wolfgang Bumiller
|
8d0c0ed699
|
bump version to 0.7.0, depend on proxmox 0.13.0
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
|
2021-08-25 10:41:25 +02:00 |
|
Dietmar Maurer
|
a3de24506a
|
depend on proxmox 0.12.0, bump version to 0.6.1
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
|
2021-07-20 18:10:48 +02:00 |
|
Dietmar Maurer
|
558fbff1d7
|
bump version to 0.6.0-2
|
2021-06-30 08:43:40 +02:00 |
|
Dietmar Maurer
|
6c9ce7dbb6
|
remove debug output
|
2021-06-30 08:42:14 +02:00 |
|
Dietmar Maurer
|
60eedc0da2
|
bump version to 0.6.0-1
|
2021-06-25 11:09:48 +02:00 |
|
Dietmar Maurer
|
1ecdc2ed72
|
use one lock file per realm
|
2021-06-25 11:05:56 +02:00 |
|
Dietmar Maurer
|
42dedabbb1
|
bump version to 0.5.0-1
|
2021-06-23 11:29:13 +02:00 |
|
Dietmar Maurer
|
5751689167
|
avoid unused features "sortable-macro" and "api-macro"
|
2021-06-23 11:27:55 +02:00 |
|
Dietmar Maurer
|
426f7b6014
|
bump versionm to 0.4.0-1
|
2021-06-23 11:17:30 +02:00 |
|
Dietmar Maurer
|
4f90d7009d
|
set "default-features = false" for proxmox crate
|
2021-06-23 11:15:33 +02:00 |
|
Dietmar Maurer
|
8286806a19
|
bump version toö 0.3.0-1
|
2021-06-22 09:23:59 +02:00 |
|
Dietmar Maurer
|
ac034c72da
|
return Url as string
To make perl bindings simple.
|
2021-06-21 14:12:13 +02:00 |
|
Dietmar Maurer
|
cc64c7e35d
|
bump version to 0.2.0-1
|
2021-06-21 13:37:43 +02:00 |
|
Dietmar Maurer
|
73c5c4af7c
|
implement Deserialize/Serialize for OpenIdConfig
Useful to create perl bindings.
|
2021-06-21 13:27:05 +02:00 |
|
Fabian Grünbichler
|
634e35489a
|
add packaging
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
|
2021-06-18 16:16:40 +02:00 |
|
Dietmar Maurer
|
dd0d18d5ce
|
make state directory configurable (pass state_dir as parameter)
|
2021-06-18 10:49:38 +02:00 |
|
Dietmar Maurer
|
ca65d297b7
|
initial import
|
2021-06-18 10:23:57 +02:00 |
|