Commit graph

  • 9fdf9752d8 Add measurement of lock acquisition William Brown 2024-08-01 11:20:17 +1000
  • f82a52de3b
    [htmx] Credential Update page (#2897) Merlijn 2024-08-01 03:17:14 +0200
  • fac22f127f
    Merge branch 'master' into 20240710-cred-reset Firstyear 2024-08-01 11:01:10 +1000
  • 329750981e
    Update to 1.4.0-dev (#2943) v1.4.0-dev Firstyear 2024-08-01 00:02:11 +1000
  • 861176d631
    fixed wording Sebastiano Tocci 2024-07-31 16:01:38 +0200
  • d5d1efaaf5
    some nitpicks here and there Sebastiano Tocci 2024-07-31 14:47:23 +0200
  • 2d86b058fd
    moved write_ops_since_last_repl to the QueryServer Sebastiano Tocci 2024-07-31 14:15:48 +0200
  • a29f558952 Update to 1.4.0-dev William Brown 2024-07-31 14:58:18 +1000
  • 91b8406488 Release 1.3.0-pre v1.3.0-pre William Brown 2024-07-31 13:20:21 +1000
  • a365312076
    Release 1.3.0 (#2941) Firstyear 2024-07-31 13:13:00 +1000
  • cf1858baf2 review William Brown 2024-07-31 12:53:48 +1000
  • 0d7ef4e15e
    Merge branch 'master' into 20240710-cred-reset Merlijn 2024-07-31 00:30:42 +0200
  • 53a866bdc0
    forgot serde(default)! Sebastiano Tocci 2024-07-30 23:44:45 +0200
  • 96d472820e
    fixed plugin name Sebastiano Tocci 2024-07-30 22:27:01 +0200
  • 380a331b6c
    more tests!! Sebastiano Tocci 2024-07-30 21:13:06 +0200
  • 80b068ca9b
    replication goes brrrr Sebastiano Tocci 2024-07-30 20:39:49 +0200
  • 991b339a5d Release 1.3.0 William Brown 2024-07-30 14:34:30 +1000
  • d35661bc40
    Change totp qr code error to a more readable error ToxicMushroom 2024-07-30 05:17:05 +0200
  • 60e5b0970e
    New orca models (#2909) Sebastiano Tocci 2024-07-30 04:11:01 +0200
  • 2f5828851a
    DAMNED CARGO.TOML Sebastiano Tocci 2024-07-30 03:31:39 +0200
  • dbc95e5aa3
    Merge branch 'master' into 20240710-cred-reset Merlijn 2024-07-30 03:30:54 +0200
  • b542ce6e1a
    Bugfixes ToxicMushroom 2024-07-30 03:27:03 +0200
  • 4a9db8ddf1
    Add cred_update.js error handling ToxicMushroom 2024-07-30 03:26:43 +0200
  • dec640ca3e
    fixed Cargo.toml formatting Sebastiano Tocci 2024-07-30 03:13:21 +0200
  • 88973dfd66
    updated all models to use random backoff time for the login transition Sebastiano Tocci 2024-07-26 22:26:52 +0200
  • abc6ec1321
    removed debug stuff that got through Sebastiano Tocci 2024-07-26 19:12:35 +0200
  • fde15b7a72
    Fixed lots of bugs and made clippy happier Sebastiano Tocci 2024-07-25 23:35:50 +0200
  • 6c7c0ab2fe
    added the latency_measurer model and improved the ActorModel trait Sebastiano Tocci 2024-07-25 18:29:53 +0200
  • b4a46d6f38
    added strong typing for group names, in the future this should help adding CLI support Sebastiano Tocci 2024-07-25 18:28:29 +0200
  • b1da918e57
    fixed toml syntax for member count and removed old person_count_by_group inside ProfileBuilder Sebastiano Tocci 2024-07-25 14:34:05 +0200
  • 95c7162944
    shortened the default test duration Sebastiano Tocci 2024-07-22 18:08:35 +0200
  • 33b3aeafee
    added more reasonable delays Sebastiano Tocci 2024-07-19 21:38:57 +0200
  • 26aa460d64
    Clippy and William are happier this way Sebastiano Tocci 2024-07-19 17:42:59 +0200
  • 094419f7c6
    added variable login delay to both read and write models! Sebastiano Tocci 2024-07-19 17:40:44 +0200
  • f58e63f13d
    added model selection option for Orca and properly included opt.rs inside the file tree instead of using include! macro Sebastiano Tocci 2024-07-19 17:39:48 +0200
  • f4417daad1
    Orca is happy, everyone is happy Sebastiano Tocci 2024-07-16 12:37:31 +0200
  • 8f0815c729
    now you can specify ow many users should be in each group. No cli support yet Sebastiano Tocci 2024-07-16 02:59:03 +0200
  • 021e676401
    I'm telling you this commit is not actually there, you're just trippin' Sebastiano Tocci 2024-07-16 02:56:16 +0200
  • 6570417d2f
    new models yayx! Sebastiano Tocci 2024-07-16 02:55:01 +0200
  • 9024f2a251
    had to remove empty write/read events checks to allow 'single purpose' tests to run. Not so clean workaround to avoid panicking but whatever Sebastiano Tocci 2024-07-16 02:54:10 +0200
  • 3298eecc8a
    Run rust_build CI between multiple Rust versions (#2939) fossdd 2024-07-30 00:08:26 +0000
  • b7c13fcbeb
    yamlllinttttt James Hodgkinson 2024-07-30 08:43:29 +1000
  • fd1da2b56a
    more rusty-buildy things James Hodgkinson 2024-07-30 08:43:23 +1000
  • fe7e03cce6
    matrix syntax James Hodgkinson 2024-07-29 22:00:32 +1000
  • 31b9412078
    toolchain specifier not version James Hodgkinson 2024-07-29 21:58:51 +1000
  • 5cc8c1ba90
    Add rust_build_next job to test upcoming Rust versions fossdd 2024-07-29 08:04:38 +0000
  • b669a681f1
    Bump the all group across 1 directory with 9 updates (#2938) dependabot[bot] 2024-07-29 12:02:59 +1000
  • 93834b46f2
    Bump the all group across 1 directory with 9 updates dependabot[bot] 2024-07-28 22:38:27 +0000
  • 1cb80d482f
    Bump the all group in /pykanidm with 4 updates (#2937) dependabot[bot] 2024-07-29 08:08:15 +1000
  • 4995a9a12d
    Bump the all group in /pykanidm with 4 updates dependabot[bot] 2024-07-28 20:33:21 +0000
  • bc4db98c4a
    Bump the all group with 8 updates dependabot[bot] 2024-07-28 20:20:24 +0000
  • 9f7c8310eb
    fixing println bug (#2935) James Hodgkinson 2024-07-26 17:01:21 -0700
  • 5e550ba822
    schema all the things James Hodgkinson 2024-07-26 19:12:56 +1000
  • 0a840acc49
    moar OpenAPI James Hodgkinson 2024-07-26 18:55:08 +1000
  • 67d2ed93f0
    moar scim James Hodgkinson 2024-07-26 18:27:51 +1000
  • 7cd13cffbb
    fixing schema requirement for OpenAPI James Hodgkinson 2024-07-26 18:07:06 +1000
  • 9f78b857cb
    fixing println bug James Hodgkinson 2024-07-26 17:36:12 +1000
  • 5313c5ffdc
    Reorganising the daemon startup so it doesn't fail with OTEL configured (#2934) James Hodgkinson 2024-07-26 00:28:35 -0700
  • efa9f28b86
    more clippy James Hodgkinson 2024-07-26 17:10:23 +1000
  • 181a30fcbb
    docstring fix James Hodgkinson 2024-07-26 17:09:20 +1000
  • 287495673c
    making clippy happy James Hodgkinson 2024-07-26 17:06:12 +1000
  • f3b3096485
    making clippy happy James Hodgkinson 2024-07-26 17:05:40 +1000
  • ed6b5199e8
    template updoot James Hodgkinson 2024-07-26 17:04:47 +1000
  • b6e1c025f7
    Reorganising the daemon startup so it doesn't fail with OTEL configured - Fixes #2866 James Hodgkinson 2024-07-26 17:03:46 +1000
  • 2a7a009482
    clippying all the things (#2931) James Hodgkinson 2024-07-26 00:02:37 -0700
  • f2299f10a9
    Merge branch 'master' into clippy-of-the-week Firstyear 2024-07-26 16:43:01 +1000
  • 2a5e8113e6
    docs reordering and cleanup (#2932) James Hodgkinson 2024-07-25 23:42:46 -0700
  • 7c84b19dd8
    Merge branch 'master' into clippy-of-the-week Firstyear 2024-07-26 16:24:38 +1000
  • 5de69673f0
    Merge branch 'master' into master Firstyear 2024-07-26 16:18:19 +1000
  • 21d3f82aa1
    Add scim proto to kanidm, refactor to improve serde performance. (#2933) Firstyear 2024-07-26 15:54:28 +1000
  • 41acf747f0 Add scim proto to kanidm, refactor to improve serde performance. William Brown 2024-07-26 14:39:33 +1000
  • 102d9fa789
    Improve error handling ToxicMushroom 2024-07-26 03:19:18 +0200
  • b94c8bc1cc
    Make some lets js consts ToxicMushroom 2024-07-26 03:00:01 +0200
  • bd08b56288
    Merge branch 'master' into 20240710-cred-reset Merlijn 2024-07-26 02:41:04 +0200
  • f791416389
    Update server/core/templates/cred_update/add_passkey_partial.html Merlijn 2024-07-25 15:10:16 +0200
  • b6749d30a8
    docs reordering and cleanup James Hodgkinson 2024-07-25 19:24:45 +1000
  • 12e686b27a less clone James Hodgkinson 2024-07-25 14:30:22 +1000
  • f6807ba3ee clippying all the things James Hodgkinson 2024-07-25 14:29:16 +1000
  • 7bbb193cdf
    20240725 allow connection to older servers (#2930) Firstyear 2024-07-25 16:11:14 +1000
  • debbb70793 fix William Brown 2024-07-25 15:31:06 +1000
  • fb341b9ced
    Merge branch 'master' into 20240725-allow-connection-to-older-servers Firstyear 2024-07-25 15:18:50 +1000
  • 0bcb33a247
    Apply suggestions from code review Firstyear 2024-07-25 15:18:29 +1000
  • d6e9e8c1a0 Unixd Fixes William Brown 2024-07-25 12:32:46 +1000
  • d354beb509 Allow session header fallback William Brown 2024-07-25 12:30:06 +1000
  • 38b0a6f8af
    Ubuntu/Debian buildy scripty tweaky things (#2928) James Hodgkinson 2024-07-24 18:10:55 -0700
  • 7f3e824b15 closes #2749 - updates the book for install James Hodgkinson 2024-07-24 16:34:36 +1000
  • 8c3d55bc00 tweaking dependency script James Hodgkinson 2024-07-24 16:20:05 +1000
  • 1574b904ac updating container builder James Hodgkinson 2024-07-24 10:00:41 +1000
  • 01deb706fa
    kanidm graph graphviz unfit for scripting bc. of non-graphviz output (#2876) James Hodgkinson 2024-07-23 23:54:13 -0700
  • 1f45cb8125 kanidm graph graphviz unfit for scripting bc. of non-graphviz output Fixes #2875 James Hodgkinson 2024-07-06 09:02:10 +1000
  • c17aade6c3
    Improve workflow when account policy isnt satisfied (#2927) Firstyear 2024-07-24 09:57:55 +1000
  • cf40880384
    Update tools/cli/src/cli/person.rs Firstyear 2024-07-24 09:39:56 +1000
  • a662cedc2d
    Remove random / in the ui, autofocus and enter -> submit on passkey naming form ToxicMushroom 2024-07-23 22:59:53 +0200
  • 08ce7fd42d Improve workflow when account policy isnt satisfied William Brown 2024-07-23 16:27:31 +1000
  • e1a1bff94d
    Docs rework (#2919) James Hodgkinson 2024-07-22 19:21:56 -0700
  • bb80e2a792
    Merge branch 'master' into the-book Firstyear 2024-07-23 12:04:46 +1000
  • 1c5d47e644
    Style fixes ToxicMushroom 2024-07-22 04:13:18 +0200
  • 55e424173c
    Merge branch 'master' into 20240710-cred-reset Merlijn 2024-07-22 02:59:45 +0200
  • 43162a390d
    Fixing functionality here and there ToxicMushroom 2024-07-22 02:55:33 +0200
  • 9a4ca18913
    Bump the all group in /pykanidm with 4 updates (#2924) dependabot[bot] 2024-07-21 23:35:09 +0000