mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-20 01:40:21 -05: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