Commit graph

  • b2574204e8 Cleaned up and made compiler happy CEbbinghaus 2025-02-09 18:48:21 +1100
  • d88005a1c6 Added webfinger implementation CEbbinghaus 2025-02-09 18:37:24 +1100
  • b96fe49b99
    Bump the all group in /pykanidm with 7 updates () dependabot[bot] 2025-02-10 07:19:22 +1000
  • 93c6a9893a
    Bump the all group in /pykanidm with 7 updates dependabot[bot] 2025-02-09 20:51:27 +0000
  • 46ae180d25
    Bump the all group with 2 updates dependabot[bot] 2025-02-09 20:09:04 +0000
  • d9f4dbdd3e
    Release 1.5.0 v1.5.0 James Hodgkinson 2025-02-09 20:34:42 +1000
  • c89f0c011e
    20250209 pre release () James Hodgkinson 2025-02-09 21:06:01 +1100
  • b000919913
    fixes James Hodgkinson 2025-02-09 19:49:07 +1000
  • b08564352e
    fix: typod the project name James Hodgkinson 2025-02-09 18:37:32 +1000
  • 8bd466c331
    release note comments James Hodgkinson 2025-02-09 18:14:50 +1000
  • 0f123df3ad
    chore: Release Notes James Hodgkinson 2025-02-09 12:41:44 +1000
  • 754e24d426
    chore: Release Notes James Hodgkinson 2025-02-09 12:39:57 +1000
  • 5547b14c67
    fix: removing unused dependencies James Hodgkinson 2025-02-09 12:03:56 +1000
  • 5ca0ed1acf
    fix: removing unused dependencies James Hodgkinson 2025-02-09 11:51:47 +1000
  • 801b965b30
    fix: toml formatting James Hodgkinson 2025-02-09 11:41:56 +1000
  • b9787b1caf
    fix: removing unused dependencies (assert_cmd, gethostname) James Hodgkinson 2025-02-09 11:31:30 +1000
  • b15ff89b39
    20250206 freebsd ports () Firstyear 2025-02-09 18:57:15 +1000
  • 8659bae4f8 Use freebsd compat nss William Brown 2025-02-07 14:21:50 +1000
  • c675ac4291 Improve shell handling William Brown 2025-02-06 16:46:39 +1000
  • c05b9f4830 Ensure we config client config for freebsd William Brown 2025-02-06 15:03:46 +1000
  • d19d18e7f4 Remove unneeded files William Brown 2025-02-06 14:39:10 +1000
  • 1f5ce2617d
    Resolve kanidm-unix auth-test bug () Firstyear 2025-02-09 12:49:54 +1000
  • bae0c90f59 Cleanup William Brown 2025-02-08 11:47:41 +1000
  • eff443df19 Resolve kanidm-unix auth-test bug William Brown 2025-02-08 11:36:25 +1000
  • f68906bf1b
    chore: Remove empty scopemaps () CEbbinghaus 2025-02-09 01:19:52 +0000
  • 543d3cb088 Replace lazy_static with LazyLock James Roberts 2025-02-08 06:14:17 -0500
  • 6445c28fe7
    Removed API check for empty scopemaps CEbbinghaus 2025-02-08 19:49:01 +1100
  • b378af4039
    Added removal of scope map if scopes list is empty CEbbinghaus 2024-11-01 13:20:16 +1100
  • 8fecd1332a
    Prevented API request with empty scopemap CEbbinghaus 2024-11-01 13:15:34 +1100
  • 7a9bb9eac2
    Feat: Allowing spn query with non-spn structured data in LDAP () CEbbinghaus 2025-02-08 17:37:28 +1100
  • 1ee63dc605 Made Clippy Happy CEbbinghaus 2025-02-08 16:44:18 +1100
  • d63364d870 Formatting CEbbinghaus 2025-02-08 16:38:43 +1100
  • f842f92ff1 Added comments and fixed unit test CEbbinghaus 2025-02-08 16:35:31 +1100
  • 965728d097 Cleaned comments and added tests (still 1 failing) CEbbinghaus 2025-02-08 02:01:41 +1100
  • 20fb1b250e Resolved Invalid filter correctly for no index CEbbinghaus 2025-02-07 23:12:44 +1100
  • 64d3e1296e Addressed review comments CEbbinghaus 2025-02-07 20:19:49 +1100
  • 3468275ee6 Got Invalid filter working. spn can now be searched on CEbbinghaus 2025-02-05 23:08:07 +1100
  • 43f58f9e37 Added Botch for fixing spn query CEbbinghaus 2025-02-05 03:54:06 +1100
  • 0ce1bbeddc
    SSH Keys in Credentials Update () Wei Jian Gan 2025-02-08 09:54:41 +0800
  • 6e1c23ff2b use struct to make error clearer Wei Jian Gan 2025-02-08 00:17:18 +0800
  • d948cc20fb remove unneeded .clone() Wei Jian Gan 2025-02-08 00:16:50 +0800
  • 58a8508342 format code Wei Jian Gan 2025-02-07 02:18:01 +0800
  • 02467735a9 address PR comments and fix rebase Wei Jian Gan 2025-02-07 01:37:28 +0800
  • 949d4aa58b delete obsolete files Wei Jian Gan 2024-12-22 06:21:14 +0800
  • 3546ecd79f change label text to "remove" to match other sections Wei Jian Gan 2024-12-22 06:16:05 +0800
  • 0e22cdefd5 tweak design and spacing a little Wei Jian Gan 2024-12-22 06:01:57 +0800
  • aec0946a5b add back missing space Wei Jian Gan 2024-12-22 06:00:50 +0800
  • ec5d76b7d0 fix navbar styles Wei Jian Gan 2024-12-22 06:00:28 +0800
  • fffd5371fc Finish up add ssh keys section Wei Jian Gan 2024-11-07 23:58:37 +0800
  • 6e9c3a0ef6 show added ssh keys Wei Jian Gan 2024-09-09 03:32:41 +0800
  • ad3cf8828f
    20250205 3369 firefox pin () Firstyear 2025-02-06 10:33:59 +1000
  • 2fa009e8b6
    Merge branch 'master' into 20250205-3369-firefox-pin Firstyear 2025-02-06 10:19:16 +1000
  • a3a721ed0a
    Update tools/cli/src/cli/person.rs Firstyear 2025-02-06 10:19:07 +1000
  • 43b7f80535
    Correctly return that uuid2spn changed on domain rename () Firstyear 2025-02-06 08:50:45 +1000
  • 98687b5f30 Improve error message when passkey is missing PIN William Brown 2025-02-05 15:08:45 +1000
  • 8ca2e2f968
    Merge branch 'master' into 20250205-3360-domain-rename Firstyear 2025-02-05 14:34:17 +1000
  • 7a51d33552 Correctly return that uuid2spn changed on domain rename William Brown 2025-02-05 12:31:11 +1000
  • 9f715fd7b4 wip William Brown 2025-02-05 14:33:04 +1000
  • 41b2eac1f4
    Fix the password reset form and possible resolver issue () Firstyear 2025-02-05 14:18:09 +1000
  • 1f6679652a wip William Brown 2025-02-05 14:03:43 +1000
  • 52cd0195ac WIP William Brown 2025-02-05 13:41:30 +1000
  • e95e57769a WIP William Brown 2025-02-05 13:41:30 +1000
  • e89e3bee6b
    Merge branch 'master' into 20250204-unixd-possible-crash Firstyear 2025-02-05 13:16:58 +1000
  • 5b025453df Review feedback William Brown 2025-02-05 13:16:30 +1000
  • 4938c6796b
    Add handle_group_error to cli client () James 2025-02-04 21:52:20 -0500
  • aed1c8cabb Add handle_group_error to cli client James Roberts 2025-02-04 02:54:03 -0500
  • 9c2825b9dc
    Improve spans in unixd () Firstyear 2025-02-05 11:33:30 +1000
  • 9438f51872
    Merge branch 'master' into 20250204-unixd-spans Firstyear 2025-02-05 11:18:12 +1000
  • 3f47d7f008 fix: PAM on Debian, enable use_first_pass by default () Jinna Kiisuo 2025-01-01 00:40:14 +0200
  • 9505b5a732
    Allow OAuth2 with empty state parameter () Firstyear 2025-02-05 10:39:53 +1000
  • f206a55e47
    Merge branch 'master' into 20250204-3384-oidc-state Firstyear 2025-02-05 10:26:12 +1000
  • 3b3c029e30
    - RADIUS Startup fixin's () James Hodgkinson 2025-02-04 20:30:25 +1100
  • a589cc42d4
    Merge branch 'master' into 3387 James Hodgkinson 2025-02-04 20:15:55 +1100
  • 744dbe9f00 Fix the password reset form and possible resolver issue William Brown 2025-02-04 17:14:46 +1000
  • 99e37e987a
    Allow POST on oauth userinfo () Jason 2025-02-04 01:22:32 -0500
  • 4c4191158d
    fix: unified how the config path is found in pykanidm radius James Hodgkinson 2025-02-04 16:07:40 +1000
  • 5ac52a5cbc Update CONTRIBUTORS.md Jason Hsu 2025-02-04 01:04:51 -0500
  • ddba5dd79f Fix formatting Jason Hsu 2025-02-04 01:03:32 -0500
  • ee70c4392f
    adding fallback path James Hodgkinson 2025-02-04 15:54:25 +1000
  • eb2bb4cdef Test a none in csrf William Brown 2025-02-04 16:12:44 +1030
  • 7f1a4c602f Improve spans in unixd William Brown 2025-02-04 16:05:14 +1030
  • b456534ff0 Allow OAuth2 with empty state parameter William Brown 2025-02-04 15:46:46 +1030
  • ea73cd0587 Allow POST on oauth userinfo Jason Hsu 2025-02-03 22:24:50 -0500
  • 68bab8bb22
    Merge branch 'master' into 3387 Firstyear 2025-02-04 13:12:12 +1000
  • b204625852
    Fixings James Hodgkinson 2025-02-04 11:37:30 +1000
  • 389a1819ab
    Bump the all group across 1 directory with 14 updates dependabot[bot] 2025-02-03 22:51:33 +0000
  • d4c5a6f4a9
    OpenBSD support () Andris Raugulis 2025-02-04 00:39:50 +0200
  • d626d30727
    Bump the all group across 1 directory with 13 updates dependabot[bot] 2025-02-03 22:33:10 +0000
  • a2ffd95b67 Add to contibutors, as per comment in PR. Andris Raugulis 2025-02-03 15:29:03 +0000
  • 4a104dcbc4 Implement OpenBSD support. Andris Raugulis 2025-02-01 21:47:40 +0000
  • d3457ff3c1
    Bump openssl from 0.10.69 to 0.10.70 in the cargo group () dependabot[bot] 2025-02-04 08:21:03 +1000
  • a729ffe004
    Bump openssl from 0.10.69 to 0.10.70 in the cargo group dependabot[bot] 2025-02-03 18:55:55 +0000
  • 9513a5df1d
    fix: docs James Hodgkinson 2025-02-03 19:28:32 +1000
  • e71102553a
    fix: fixing up handling dhparam, tryign to throw better errors James Hodgkinson 2025-02-03 17:21:32 +1000
  • efa18b1d09
    fix: updating docs to be a little clearer and reflect new config James Hodgkinson 2025-02-03 17:18:48 +1000
  • ddc9beaae4
    fix: radiusd eap config, removing dh_file per error message in freeradius startup James Hodgkinson 2025-02-03 17:16:18 +1000
  • 9a231e7024
    fix: better handling errors on startup in radius_entrypoint James Hodgkinson 2025-02-03 17:00:33 +1000
  • fca18104d3
    fix: outdated poetry.toml entries James Hodgkinson 2025-02-03 17:00:08 +1000
  • f93d07b6cc
    Add /.well-known/change-password endpoint () James 2025-02-02 19:57:05 -0500
  • fbce9b8a3a fix: make the https view constants available James Hodgkinson 2025-02-02 18:49:41 +1000