Locksmith PostgreSQL provider #105

Open
opened 2024-07-11 02:10:26 +03:00 by max · 0 comments
Owner
  • Declare users and their privileges
  • Usernames always known at eval time
  • Auto-create those users (similar to garage-apply)
  • Maybe use usernames like locksmith_user_1234dead5678beef (hash of actual username), to avoid charset problems
  • Drop all users matching locksmith_user_* which aren't in use (similar to what Locksmith does with Consul KV)
- Declare users and their privileges - Usernames always known at eval time - Auto-create those users (similar to `garage-apply`) - Maybe use usernames like `locksmith_user_1234dead5678beef` (hash of actual username), to avoid charset problems - Drop all users matching `locksmith_user_*` which aren't in use (similar to what Locksmith does with Consul KV)
max added the
security
label 2024-07-11 02:10:55 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: privatevoid.net/depot#105
No description provided.