forked from pool/kanidm
13ab179fbc
- bsc#1191031 - use _pam_moduledir in spec macros - Update to version 1.1.0~alpha6~git0.c9f4b1d: * (cargo-release) version 1.1.0-alpha.6 * Added an interactive cli dialog to kanidm login (#584) * Add support for storing security token key in domain config (#581) * Remove auditscope for tracing (#580) * Entry Arc Tracking to reduce memory footprint (#579) * Rewrite how we store the internals of valuesets in entries (#578) * Improving logging and docs around unixd/PAM/NSS (#577) * Swap to tide-openssl (#575) * Start to remove audit scope :) (#574) * Fix io capture in tests (#573) OBS-URL: https://build.opensuse.org/request/show/922777 OBS-URL: https://build.opensuse.org/package/show/network:idm/kanidm?expand=0&rev=3
11 lines
268 B
Plaintext
11 lines
268 B
Plaintext
[source.crates-io]
|
|
replace-with = "vendored-sources"
|
|
|
|
[source."https://github.com/yewstack/yew"]
|
|
git = "https://github.com/yewstack/yew"
|
|
rev = "1280dfd8315b893e96727b5ca5ad852919563823"
|
|
replace-with = "vendored-sources"
|
|
|
|
[source.vendored-sources]
|
|
directory = "vendor"
|