27fa35cf77
style(python): demonstrate fluent API in basic_usage example
f0ed01bd53
docs: update installation guide for Python bindings
366dae86c5
build: update CI for separate Python binding crates
18147931f4
build: add Python binding crates to workspace
296ca65b0c
feat: add documentation validation scripts
9a786c4c70
style(python): demonstrate fluent API in basic_usage example
2f0c130653
docs: update installation guide for Python bindings
17e0ffb457
build: update CI for separate Python binding crates
7fcc95b845
build: add Python binding crates to workspace
d763b98467
feat: add documentation validation scripts
aeb4423314
style(python): demonstrate fluent API in basic_usage example
c145e9b8ba
docs: update installation guide for Python bindings
8bb6fc7b91
build: update CI for separate Python binding crates
0baf664349
build: add Python binding crates to workspace
5a3d769765
feat: add documentation validation scripts
Extract Python bindings to separate crates with documentation validation
cf25faef80
style(python): demonstrate fluent API in basic_usage example
5b47f8b194
docs: update installation guide for Python bindings
9e5e377355
build: update CI for separate Python binding crates
fca527a729
build: add Python binding crates to workspace
9ec0b588e5
feat: add documentation validation scripts
35abd793d6
docs: update Apple M4 throughput benchmarks for HBAC and ABAC
f9b4ff2f2e
refactor(abac-rs): split python_bindings into logical submodules
cd37830320
style(python): add type hints to all example files
6583d8bd5a
chore(deps): consolidate PyO3 version in workspace dependencies
669dca771f
fix(abac-rs): add capsule API version validation and error logging
python-bindings
35abd793d6
docs: update Apple M4 throughput benchmarks for HBAC and ABAC
f9b4ff2f2e
refactor(abac-rs): split python_bindings into logical submodules
cd37830320
style(python): add type hints to all example files
6583d8bd5a
chore(deps): consolidate PyO3 version in workspace dependencies
669dca771f
fix(abac-rs): add capsule API version validation and error logging
269aa731e8
fix(ci): support python-examples without virtual environment
5346002dc7
docs: fix README Python example to use correct API
6e790e6e89
docs(python): update API documentation for fluent builders
b186162bbe
docs(python): update examples to use fluent builder API
5e89ec5aae
feat(python): make builders fluent with method chaining
python-bindings
2f9c9ad335
ci: add Python bindings job to GitHub Actions workflow
a86c46e49e
docs: add Python bindings to CHANGELOG
4c4b54d1b2
docs: add Python bindings overview to README
247215d057
docs: document Python CI jobs in scripts README
7f24f88131
docs: mention Python bindings in project introduction
Question: Is there a way to access admin interface without authentication?
Question: Is there a way to access admin interface without authentication?
I've updated more of documentation. You can see admin authentication schemes in https://akamu.dev/doc/user/admin-auth.html, including the mTLS cases (both direct and proxied), and complete...
0493b96031
docs: disable pandoc PDF output by default in book.toml
fd941cf26e
fix(docs): correct admin-api diagram to show shared listener
12cf41abf8
docs: add Mermaid deployment architecture diagrams
fa20fe42b3
docs: add troubleshooting sections to 4 user guide pages
e11e3e3703
docs: add See Also cross-references to 8 pages
docs: comprehensive documentation review and improvement