mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-24 04:57:00 +01:00
* doing some work for enumerating how the accounts work together * fixing up build scripts and removing extra things * making JavaScript as_tag use the struct field names * making shared.js a module, removing wasmloader.js * don't compress compressed things
7 lines
121 B
Rust
7 lines
121 B
Rust
// use yew::prelude::*;
|
|
// use yew::Html;
|
|
|
|
pub mod change_unix_password;
|
|
pub mod create_reset_code;
|
|
pub mod totpdisplay;
|