mirror of
https://github.com/corda/corda.git
synced 2025-02-07 11:30:22 +00:00
* 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.