mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Fixed missing default shell field.
The config default page has been fixed to provide a field for the ipadefaultloginshell attribute. Ticket #1895
This commit is contained in:
@@ -55,6 +55,7 @@ IPA.entity_factories.config = function(){
|
|||||||
other_field: 'cn'
|
other_field: 'cn'
|
||||||
},
|
},
|
||||||
'ipahomesrootdir',
|
'ipahomesrootdir',
|
||||||
|
'ipadefaultloginshell',
|
||||||
'ipamaxusernamelength',
|
'ipamaxusernamelength',
|
||||||
'ipapwdexpadvnotify',
|
'ipapwdexpadvnotify',
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user