| Filename | Latest commit message | Latest commit date |
|---|---|---|
The hardcoded vec was a maintenance hazard — any new capability added to Capability::ALL would silently be omitted from the permissions UI column list until get_capabilities was manually updated. Now both the GET and POST handlers derive their known-capability lists from the same Capability::ALL source of truth. |
||
| .. | ||
| src | ||
| Cargo.toml | ||