Commit graph

9 commits

Author SHA1 Message Date
Owen
f91d914ec6
Show when a domain is config managed 2026-05-12 20:14:12 -07:00
Owen
a8c50b8618
Add clear certificates pangctl command 2026-05-06 14:08:28 -07:00
miloschwartz
d6ba34aeea
set auth daemon type on resource 2026-02-20 17:33:21 -08:00
miloschwartz
b02c341f62
add delete client/device cli command 2026-01-21 12:47:04 -08:00
miloschwartz
14a4b1b4b4
add clear license key command to pangctl 2026-01-19 11:39:58 -08:00
miloschwartz
a5b203af27
add rotate server secret command 2025-12-17 16:23:11 -05:00
miloschwartz
443b53ee37
add clear exit nodes pangctl command 2025-12-17 16:01:55 -05:00
Adrian Astles
bb84d01e14 Reset a user's security keys (passkeys) by deleting all their webauthn credentials.
pangctl reset-user-security-keys --email user@example.com

This command will:
1. Find the user by email address
2. Check if they have any registered security keys
3. Delete all their security keys from the database
4. Provide feedback on the operation
2025-08-03 20:47:27 +08:00
miloschwartz
fc19d0ba8b
add set server admin password to cli 2025-06-15 13:19:07 -04:00