mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-28 22:21:30 +01:00
remove duplicate form inputs for the github config (#8519)
This commit is contained in:
parent
dc2dcd6321
commit
24fad4f961
@ -19,7 +19,6 @@ export default AuthConfig.extend({
|
||||
{
|
||||
'GitHub Options': ['baseUrl'],
|
||||
},
|
||||
{ TTLs: ['ttl', 'maxTtl'] },
|
||||
];
|
||||
if (this.newFields) {
|
||||
groups = combineFieldGroups(groups, this.newFields, []);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user