• Joined on 2025年03月03日
abbra pushed to python-builder-api at abbra/bac-rules 2026年07月05日 23:33:54 +02:00
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
Compare 9 commits »
abbra pushed to python-builder-api at abbra/bac-rules 2026年07月05日 23:15:44 +02:00
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
Compare 9 commits »
abbra pushed to python-builder-api at abbra/bac-rules 2026年07月05日 23:03:14 +02:00
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
Compare 9 commits »
abbra created pull request abbra/bac-rules#8 2026年07月05日 22:39:25 +02:00
Extract Python bindings to separate crates with documentation validation
abbra pushed to python-builder-api at abbra/bac-rules 2026年07月05日 22:36:43 +02:00
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
Compare 10 commits »
abbra created branch python-builder-api in abbra/bac-rules 2026年07月05日 22:36:43 +02:00
abbra pushed to main at abbra/bac-rules 2026年07月05日 14:05:31 +02:00
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
Compare 50 commits »
abbra deleted branch python-bindings from abbra/bac-rules 2026年07月05日 14:05:31 +02:00
abbra merged pull request abbra/bac-rules#7 2026年07月05日 14:05:31 +02:00
python-bindings
abbra pushed to python-bindings at abbra/bac-rules 2026年07月05日 13:37:37 +02:00
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
Compare 29 commits »
abbra pushed to python-bindings at abbra/bac-rules 2026年07月05日 06:01:54 +02:00
269aa731e8 fix(ci): support python-examples without virtual environment
abbra pushed to python-bindings at abbra/bac-rules 2026年07月04日 23:20:31 +02:00
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
Compare 4 commits »
abbra created pull request abbra/bac-rules#7 2026年07月04日 23:00:25 +02:00
python-bindings
abbra pushed to python-bindings at abbra/bac-rules 2026年07月04日 23:00:06 +02:00
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
Compare 10 commits »
abbra created branch python-bindings in abbra/bac-rules 2026年07月04日 23:00:05 +02:00
abbra closed issue freeipa/akamu#34 2026年07月04日 09:41:59 +02:00
Question: Is there a way to access admin interface without authentication?
abbra commented on issue freeipa/akamu#34 2026年07月04日 09:41:59 +02:00
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...

abbra deleted branch review-documentation from abbra/akamu 2026年07月04日 09:39:17 +02:00
abbra pushed to main at freeipa/akamu 2026年07月04日 09:39:17 +02:00
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
Compare 29 commits »
abbra merged pull request freeipa/akamu#40 2026年07月04日 09:39:16 +02:00
docs: comprehensive documentation review and improvement