mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 20:47:01 +01:00
* Bump the all group with 17 updates | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.15` | `4.5.16` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.14` | `4.5.18` | | [concread](https://github.com/kanidm/concread) | `0.5.2` | `0.5.3` | | [js-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | | [ldap3_client](https://github.com/kanidm/ldap3) | `0.5.0` | `0.5.1` | | [ldap3_proto](https://github.com/kanidm/ldap3) | `0.5.0` | `0.5.1` | | [libc](https://github.com/rust-lang/libc) | `0.2.155` | `0.2.157` | | [lodepng](https://github.com/kornelski/lodepng-rust) | `3.10.4` | `3.10.5` | | [serde](https://github.com/serde-rs/serde) | `1.0.206` | `1.0.208` | | [serde_json](https://github.com/serde-rs/json) | `1.0.124` | `1.0.125` | | [syn](https://github.com/dtolnay/syn) | `2.0.74` | `2.0.75` | | [tokio](https://github.com/tokio-rs/tokio) | `1.39.2` | `1.39.3` | | [wasm-bindgen](https://github.com/rustwasm/wasm-bindgen) | `0.2.92` | `0.2.93` | | [wasm-bindgen-futures](https://github.com/rustwasm/wasm-bindgen) | `0.4.42` | `0.4.43` | | [wasm-bindgen-test](https://github.com/rustwasm/wasm-bindgen) | `0.3.42` | `0.3.43` | | [web-sys](https://github.com/rustwasm/wasm-bindgen) | `0.3.69` | `0.3.70` | | [tower](https://github.com/tower-rs/tower) | `0.4.13` | `0.5.0` | Updates `clap` from 4.5.15 to 4.5.16 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.15...clap_complete-v4.5.16) Updates `clap_complete` from 4.5.14 to 4.5.18 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.5.14...clap_complete-v4.5.18) Updates `concread` from 0.5.2 to 0.5.3 - [Commits](https://github.com/kanidm/concread/commits) Updates `js-sys` from 0.3.69 to 0.3.70 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `ldap3_client` from 0.5.0 to 0.5.1 - [Changelog](https://github.com/kanidm/ldap3/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/kanidm/ldap3/commits) Updates `ldap3_proto` from 0.5.0 to 0.5.1 - [Changelog](https://github.com/kanidm/ldap3/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/kanidm/ldap3/commits) Updates `libc` from 0.2.155 to 0.2.157 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.157/CHANGELOG.md) - [Commits](https://github.com/rust-lang/libc/compare/0.2.155...0.2.157) Updates `lodepng` from 3.10.4 to 3.10.5 - [Commits](https://github.com/kornelski/lodepng-rust/compare/v3.10.4...v3.10.5) Updates `serde` from 1.0.206 to 1.0.208 - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.206...v1.0.208) Updates `serde_json` from 1.0.124 to 1.0.125 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](https://github.com/serde-rs/json/compare/v1.0.124...1.0.125) Updates `syn` from 2.0.74 to 2.0.75 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](https://github.com/dtolnay/syn/compare/2.0.74...2.0.75) Updates `tokio` from 1.39.2 to 1.39.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](https://github.com/tokio-rs/tokio/compare/tokio-1.39.2...tokio-1.39.3) Updates `wasm-bindgen` from 0.2.92 to 0.2.93 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/compare/0.2.92...0.2.93) Updates `wasm-bindgen-futures` from 0.4.42 to 0.4.43 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `wasm-bindgen-test` from 0.3.42 to 0.3.43 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `web-sys` from 0.3.69 to 0.3.70 - [Release notes](https://github.com/rustwasm/wasm-bindgen/releases) - [Changelog](https://github.com/rustwasm/wasm-bindgen/blob/main/CHANGELOG.md) - [Commits](https://github.com/rustwasm/wasm-bindgen/commits) Updates `tower` from 0.4.13 to 0.5.0 - [Release notes](https://github.com/tower-rs/tower/releases) - [Commits](https://github.com/tower-rs/tower/compare/tower-0.4.13...tower-0.5.0) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: concread dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: js-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ldap3_client dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: ldap3_proto dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: libc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: lodepng dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: serde_json dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: syn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tokio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: wasm-bindgen dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: wasm-bindgen-futures dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: wasm-bindgen-test dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: web-sys dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: tower dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com> * updates to source/packages * making the nightly build happy * making the nightly build happy * making the nightly build happy --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: James Hodgkinson <james@terminaloutcomes.com>
255 lines
4 KiB
CSS
255 lines
4 KiB
CSS
html,
|
|
body {
|
|
height: 100%;
|
|
}
|
|
|
|
.form-cred-reset-body {
|
|
width: 100%;
|
|
max-width: 500px;
|
|
padding: 15px;
|
|
margin: auto;
|
|
}
|
|
|
|
.form-signin-body {
|
|
display: flex;
|
|
align-items: center;
|
|
padding-top: 40px;
|
|
padding-bottom: 40px;
|
|
background-color: #f5f5f5;
|
|
}
|
|
|
|
.form-signin {
|
|
max-width: 680px;
|
|
margin: auto;
|
|
}
|
|
|
|
.form-signin .checkbox {
|
|
font-weight: 400;
|
|
}
|
|
|
|
.form-signin .form-floating:focus-within {
|
|
z-index: 2;
|
|
}
|
|
|
|
.form-signin input[type="email"] {
|
|
margin-bottom: -1px;
|
|
border-bottom-right-radius: 0;
|
|
border-bottom-left-radius: 0;
|
|
}
|
|
|
|
.form-signin input[type="password"] {
|
|
margin-bottom: 10px;
|
|
border-top-left-radius: 0;
|
|
border-top-right-radius: 0;
|
|
}
|
|
|
|
/* DASHBOARD */
|
|
|
|
.dash-body {
|
|
font-size: 0.875rem;
|
|
}
|
|
|
|
.feather {
|
|
width: 16px;
|
|
height: 16px;
|
|
vertical-align: text-bottom;
|
|
}
|
|
|
|
/*
|
|
* Sidebar
|
|
*/
|
|
|
|
.sidebar {
|
|
position: fixed;
|
|
top: 0;
|
|
/* rtl:raw:
|
|
right: 0;
|
|
*/
|
|
bottom: 0;
|
|
/* rtl:remove */
|
|
left: 0;
|
|
z-index: 100; /* Behind the navbar */
|
|
padding: 48px 0 0; /* Height of navbar */
|
|
box-shadow: inset -1px 0 0 rgba(0, 0, 0, 0.1);
|
|
}
|
|
|
|
@media (max-width: 767.98px) {
|
|
.sidebar {
|
|
top: 5rem;
|
|
}
|
|
}
|
|
|
|
.sidebar-sticky {
|
|
position: relative;
|
|
top: 0;
|
|
height: calc(100vh - 48px);
|
|
padding-top: 0.5rem;
|
|
overflow-x: hidden;
|
|
overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */
|
|
}
|
|
|
|
.sidebar .nav-link {
|
|
font-weight: 500;
|
|
color: #333;
|
|
}
|
|
|
|
.sidebar .nav-link .feather {
|
|
margin-right: 4px;
|
|
color: #727272;
|
|
}
|
|
|
|
.sidebar .nav-link.active {
|
|
color: #2470dc;
|
|
}
|
|
|
|
.sidebar .nav-link:hover .feather,
|
|
.sidebar .nav-link.active .feather {
|
|
color: inherit;
|
|
}
|
|
|
|
.sidebar-heading {
|
|
font-size: 0.75rem;
|
|
text-transform: uppercase;
|
|
}
|
|
|
|
/*
|
|
* Navbar
|
|
*/
|
|
|
|
.navbar-brand {
|
|
padding-top: 0.75rem;
|
|
padding-bottom: 0.75rem;
|
|
padding-left: 1rem;
|
|
padding-right: 2rem;
|
|
font-size: 1.25rem;
|
|
}
|
|
|
|
.navbar .navbar-toggler {
|
|
top: 0.25rem;
|
|
right: 1rem;
|
|
}
|
|
|
|
.navbar-toggler-img {
|
|
width: 50px;
|
|
height: 50px;
|
|
padding: 0px;
|
|
margin: 0px;
|
|
}
|
|
|
|
.navbar .form-control {
|
|
padding: 0.75rem 1rem;
|
|
border-width: 0;
|
|
border-radius: 0;
|
|
}
|
|
|
|
.form-control-dark {
|
|
color: #fff;
|
|
background-color: rgba(255, 255, 255, 0.1);
|
|
border-color: rgba(255, 255, 255, 0.1);
|
|
}
|
|
|
|
.form-control-dark:focus {
|
|
border-color: transparent;
|
|
box-shadow: 0 0 0 3px rgba(255, 255, 255, 0.25);
|
|
}
|
|
|
|
.vert-center {
|
|
height: 80%;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
|
|
.kanidm_logo {
|
|
width: 12em;
|
|
height: 12em;
|
|
}
|
|
|
|
.identity-verification-container {
|
|
display: flex;
|
|
flex-direction: column;
|
|
max-width: fit-content;
|
|
align-items: center;
|
|
margin: auto;
|
|
}
|
|
|
|
:root {
|
|
--totp-width-and-height: 30px;
|
|
--totp-stroke-width: 60px;
|
|
}
|
|
|
|
.totp-display-container {
|
|
padding: 5px 10px;
|
|
display: flex;
|
|
flex-direction: row;
|
|
max-width: fit-content;
|
|
align-items: center;
|
|
margin: auto;
|
|
border-radius: 15px;
|
|
background: #21252915;
|
|
box-shadow: -5px -5px 11px #ededed, 5px 5px 11px #ffffff;
|
|
margin: 15px;
|
|
}
|
|
|
|
.totp-display {
|
|
font-size: 35px;
|
|
margin: 10px;
|
|
}
|
|
|
|
.totp-timer {
|
|
margin: 10px;
|
|
position: relative;
|
|
height: var(--totp-width-and-height);
|
|
width: var(--totp-width-and-height);
|
|
}
|
|
|
|
/* Removes SVG styling that would hide the time label */
|
|
.totp-timer__circle {
|
|
fill: none;
|
|
stroke: none;
|
|
}
|
|
|
|
.totp-timer__path-remaining {
|
|
stroke-width: var(--totp-stroke-width);
|
|
|
|
/* Makes sure the animation starts at the top of the circle */
|
|
transform: rotate(90deg);
|
|
transform-origin: center;
|
|
|
|
/* One second aligns with the speed of the countdown timer */
|
|
transition: 1s linear all;
|
|
|
|
stroke: currentColor;
|
|
}
|
|
|
|
.totp-timer__svg {
|
|
transform: scaleX(-1);
|
|
}
|
|
|
|
.totp-timer__path-remaining.green {
|
|
color: rgb(65, 184, 131);
|
|
}
|
|
|
|
.totp-timer__path-remaining.orange {
|
|
color: orange;
|
|
}
|
|
|
|
.totp-timer__path-remaining.red {
|
|
color: red;
|
|
}
|
|
|
|
.totp-timer__path-remaining.no-transition {
|
|
-webkit-transition: none !important;
|
|
-moz-transition: none !important;
|
|
-o-transition: none !important;
|
|
transition: none !important;
|
|
}
|
|
|
|
.oauth2-img {
|
|
max-width: 150px;
|
|
max-height: 150px;
|
|
}
|
|
|
|
#graph-container svg {
|
|
max-width: 100%;
|
|
height: fit-content;
|
|
} |