mirror of
https://github.com/corda/corda.git
synced 2025-01-31 08:25:50 +00:00
da38e6f673
* Add support for external data source of access control data (RPC/Shell users credential and permissions), with optional in-memory caching. * Support password encoded with Apache Shiro fully reversible Modular Crypt Format. * Introduce 'security' field in Node configuration and related docsite page.