Expand description
Utility functions used in the context of the signstar-config config module.
Functionsยง
- collect_
duplicates ๐ - Collects all duplicate items from an
Iteratorof typeT. - duplicate_
authorized_ ๐keys - Collects all duplicate SSH public keys used in
authorized_keys. - duplicate_
backend_ ๐user_ ids - Collects all duplicate backend user IDs.
- duplicate_
domains ๐ - Collects all duplicate domains.
- duplicate_
key_ ๐ids - Collects all duplicate backend key IDs.
- duplicate_
system_ ๐user_ ids - Collects all duplicate system user IDs.