block authentictor setup if one method is set

This commit is contained in:
Max Peintner
2024-10-25 08:50:21 +02:00
parent facd27ca5a
commit 1c65dbdb9a
5 changed files with 28 additions and 23 deletions

View File

@@ -166,7 +166,8 @@
"authenticator": {
"title": "Choose authentication method",
"description": "Select the method you would like to authenticate",
"noMethodsAvailable": "No authentication methods available"
"noMethodsAvailable": "No authentication methods available",
"allSetup": "You have already setup an authenticator!"
},
"error": {
"unknownContext": "Could not get the context of the user. Make sure to enter the username first or provide a loginName as searchParam.",