dependabot[bot]
92fe11ce41
Bump libc from 0.2.125 to 0.2.126 ( #763 )
...
Bumps [libc](https://github.com/rust-lang/libc ) from 0.2.125 to 0.2.126.
- [Release notes](https://github.com/rust-lang/libc/releases )
- [Commits](https://github.com/rust-lang/libc/compare/0.2.125...0.2.126 )
---
updated-dependencies:
- dependency-name: libc
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-05-23 08:16:48 +10:00
dependabot[bot]
7d7656ec24
Bump tokio-util from 0.7.1 to 0.7.2 ( #757 )
2022-05-17 12:50:41 +10:00
dependabot[bot]
71f6c193a0
Bump serde from 1.0.136 to 1.0.137 ( #731 )
2022-05-02 10:30:09 +10:00
dependabot[bot]
3f898ab66b
Bump libc from 0.2.124 to 0.2.125 ( #732 )
2022-05-02 10:06:52 +10:00
William Brown
b6be05248c
(cargo-release) version 1.1.0-alpha.8
2022-05-01 13:58:18 +10:00
Firstyear
53f3260285
Remove async references ( #724 )
2022-04-29 13:23:46 +10:00
Firstyear
8dc0199380
383 170 164 authentication updates 3 ( #723 )
2022-04-29 13:03:21 +10:00
Firstyear
a58edc5128
20220427 dependency updates ( #718 )
2022-04-27 13:35:26 +10:00
Firstyear
9ade567a52
383 170 164 authentication updates 2 ( #716 )
...
Add foundations for credential update sessions.
2022-04-27 10:56:18 +10:00
Euan Kemp
4862b919de
Use pkg-config to link against pam ( #665 )
...
* Use pkg-config to link against pam
Some distros, such as nixos, require more than just '-lpam' to locate
the library. Adding a naive pkg-config invocation to the pam FFI
crate allows pam_kanidm to build on my system, where before this change
it did not.
* Update contributors
Add myself, as requested
2022-04-02 13:28:48 +10:00
James Hodgkinson
134235ef7f
Specifying MSRV in package now ( #664 )
...
* specifying MSRV in package now
2022-03-31 14:12:53 +10:00
Firstyear
f252d91e13
20220219 webui updates + source refactor + clippy go clip clip ( #642 )
2022-02-20 12:43:38 +10:00
Firstyear
840024f006
Change how domain names are handled in our configuration. ( #639 )
2022-02-15 16:17:43 +10:00
William Brown
c8468199fc
(cargo-release) version 1.1.0-alpha.7
2021-12-31 09:27:57 +10:00
Firstyear
d25e3b338a
Pre-release update and cleanup ( #631 )
2021-12-31 09:11:20 +10:00
Firstyear
c6c564cebb
Finalise email changes for oidc ( #629 )
2021-12-25 09:47:14 +10:00
Firstyear
22682279aa
20211216 tracing cleanup ( #627 )
2021-12-17 13:54:13 +10:00
Firstyear
42df4bf1a3
Refactor of value and addition of base types for business attributes ( #626 )
2021-12-16 10:13:03 +10:00
Firstyear
a09c1bc169
fixes ( #589 )
2021-10-10 08:44:58 +10:00
William Brown
c9f4b1dc2e
(cargo-release) version 1.1.0-alpha.6
2021-10-01 11:44:25 +10:00
James Hodgkinson
ea8801f23d
Improving logging and docs around unixd/PAM/NSS ( #577 )
2021-09-06 07:48:37 +10:00
Quinn
a3c0b8ccfe
Customized tracing
for tide::Middleware
logging ( #544 )
2021-08-19 11:04:24 +10:00
James Hodgkinson
eb4b25719b
fixes #557 , adds a check for the kanidm_unixd socket file and bails if not ( #560 )
2021-08-08 09:54:21 +10:00
Firstyear
87c6b45fbd
add tokio feature to async-std ( #555 )
2021-08-04 14:51:09 +10:00
James Hodgkinson
8737a7ad78
making 📎 slightly happier ( #551 )
2021-08-02 10:54:55 +10:00
James Hodgkinson
6ff74c976e
Auto-publishing the book and rustdoc. ( #534 )
2021-07-24 11:12:35 +10:00
William Brown
4be329e946
(cargo-release) version 1.1.0-alpha.5
2021-07-07 12:04:12 +10:00
Firstyear
1b146bd00d
Fix readonly check ( #496 )
2021-06-27 11:30:40 +10:00
cuberoot74088
675146e6c0
check user shell ( #392 ) ( #490 )
2021-06-23 19:42:39 +10:00
cuberoot74088
f3554d80cf
Set default shell to bin/sh
( #488 )
2021-06-19 15:35:11 +10:00
James Hodgkinson
6b696b1923
unixd will now bail if startup tests fail ( #476 )
2021-06-15 11:54:04 +10:00
Firstyear
d978c9db77
Fix for unixd issue ( #460 )
2021-05-27 21:17:37 +10:00
James Hodgkinson
1f98018513
444 - client's config URI missing and more file open handling ( #446 )
2021-05-21 15:19:36 +10:00
Firstyear
78f780910e
Fix proxy usage in tests ( #443 )
2021-05-20 07:58:11 +10:00
Firstyear
e88ac01aca
20210509 cleanup clippy and audit name ( #437 )
2021-05-09 22:06:04 +10:00
Firstyear
6901a5a545
Orca - a load testing framework for Kanidm ( #431 )
2021-05-06 21:15:12 +10:00
James Hodgkinson
de431451f4
Making clippy happy ( #420 )
2021-04-25 11:35:56 +10:00
James Hodgkinson
1f991c84da
More debug messages ( #413 )
2021-04-16 10:49:24 +10:00
James Hodgkinson
495113e607
merging upstream ( #411 )
2021-04-15 08:54:28 +10:00
Firstyear
d4f852837b
Improve error message when socket not found ( #412 )
2021-04-14 10:28:00 +10:00
Firstyear
72dfe1b035
Idlset2, query cache, acp resolve cache ( #409 )
2021-04-14 09:56:40 +10:00
Firstyear
19ce30a5ef
Add lto thin ( #410 )
2021-04-13 12:04:27 +10:00
James Hodgkinson
f466e2a521
Docs update ( #400 )
...
* I couldn't help it - minor spelling fixes
2021-04-06 10:08:36 +10:00
William Brown
0ac5da855f
(cargo-release) version 1.1.0-alpha.4
2021-04-01 10:29:22 +10:00
William Brown
c95ce71fcb
(cargo-release) version 1.1.0-alpha.4
2021-04-01 10:29:22 +10:00
William Brown
ce0f10cd95
(cargo-release) version 1.1.0-alpha.4
2021-04-01 10:29:22 +10:00
William Brown
9bf4b0f052
Release Prep
2021-04-01 10:29:09 +10:00
Firstyear
988944a085
Add auth session header type ( #398 )
2021-04-01 07:14:15 +10:00
Firstyear
6bc719cdb2
Base web UI ( #391 )
...
Initial web ui (not-functional yet)
2021-03-26 11:22:00 +10:00
Firstyear
254a5e060c
Fix ( #384 )
2021-03-25 10:34:50 +10:00