Remove Vault support; fix OpenID Connect client delete issue
This commit is contained in:
@@ -6,7 +6,6 @@ module.exports = exports = {
|
||||
machine_not_found: 'Machine not found with that ID.',
|
||||
group_already_exists: 'A group with that name already exists.',
|
||||
machine_already_exists: 'A machine with that name already exists.',
|
||||
vault_not_found: 'A vault with that ID not found.',
|
||||
|
||||
user_not_found: 'User not found with that ID.',
|
||||
photo_not_found: 'This user has no photo.',
|
||||
|
||||
Reference in New Issue
Block a user