Add link and placeholder view for managing a security key

This commit is contained in:
Pea Tyczynska
2021-05-14 12:40:24 +01:00
parent 773a51dec1
commit c33465e7cf
6 changed files with 50 additions and 16 deletions

View File

@@ -307,6 +307,7 @@ EXCLUDED_ENDPOINTS = tuple(map(Navigation.get_endpoint_with_blueprint, {
'user_profile_email',
'user_profile_email_authenticate',
'user_profile_email_confirm',
'user_profile_manage_security_key',
'user_profile_mobile_number',
'user_profile_mobile_number_authenticate',
'user_profile_mobile_number_confirm',