Skip to content

Commit 8c5f5f8

Browse files
refactor: remove unused friendly_name field from TOTP stage config
- Removed null friendly_name attribute from authenticator TOTP stage configuration - Simplified stage configuration by eliminating unused optional field
1 parent 5013c48 commit 8c5f5f8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

pkg/hecate/default_flows.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -939,7 +939,6 @@ entries:
939939
model: authentik_stages_authenticator_totp.authenticatortotpstage
940940
attrs:
941941
configure_flow: null
942-
friendly_name: null
943942
digits: 6
944943
945944
- identifiers:

0 commit comments

Comments
 (0)