mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 12:37:00 +01:00
* added python kanidm module * rewrote RADIUS integration * updated the documentation * updating github actions to run more often * BLEEP BLOOP ASYNCIO IS GR8 * adding config to makefile to run pykanidm tests Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Firstyear <william@blackhats.net.au>
28 lines
402 B
Plaintext
28 lines
402 B
Plaintext
altnames.cnf
|
|
|
|
.DS_Store
|
|
.backup*_test.json
|
|
.backup_test.db
|
|
/target
|
|
/insecure
|
|
**/*.rs.bk
|
|
test.db
|
|
/vendor
|
|
kanidm_rlm_python/test_data/certs/
|
|
vendor.tar.gz
|
|
kanidm_rlm_python/test_data/ca.pem
|
|
loc.sh
|
|
vendor.tar.*
|
|
*.patch
|
|
orca/example_profiles/small/orca-edited.toml
|
|
/docs/
|
|
kanidm_unix_int/pam_tester/Cargo.lock
|
|
.vscode/
|
|
|
|
# python things
|
|
**/__pycache__/**
|
|
**/.venv/**
|
|
.coverage
|
|
pykanidm/dist/
|
|
pykanidm/site/
|