mirror of
https://git.vectorsigma.ru/public/headscale.git
synced 2026-08-05 08:08:14 +00:00
types: make pre auth key use bcrypt (#2853)
This commit is contained in:
@@ -88,7 +88,7 @@ var listPreAuthKeys = &cobra.Command{
|
||||
tableData := pterm.TableData{
|
||||
{
|
||||
"ID",
|
||||
"Key",
|
||||
"Key/Prefix",
|
||||
"Reusable",
|
||||
"Ephemeral",
|
||||
"Used",
|
||||
|
||||
Reference in New Issue
Block a user