mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-05 12:32:54 +00:00
* `control_plane` crate (used by `neon_local`) now parses an `auth_enabled` bool for each Safekeeper * If auth is enabled, a Safekeeper is passed a path to a public key via a new command line argument * Added TODO comments to other places needing auth