kanidm/kanidmd
Firstyear a6269de9ab
67 resource limits impl (#307)
Fixes #67 and #237 - this add's resource limits to all server accounts by default. These limits bound the size of search sets, how many entries can be tested with filter tests, disables unindexed queries, and limits the size of filters to prevent stack depth and other issues.
2020-08-15 15:22:04 +10:00
..
benches Add concurrent structures, and initial attempt at benchmarking (#173) 2020-01-26 19:55:53 +10:00
src 67 resource limits impl (#307) 2020-08-15 15:22:04 +10:00
Cargo.toml Improve server hardening 2020-07-31 14:55:14 +10:00
Dockerfile Build improvements 2020-08-09 10:44:10 +10:00
Dockerfile.scratch Merge docker image github actions into unique 2020-05-07 12:37:14 +10:00
server.toml Support zfs page size 2020-08-05 10:05:58 +10:00