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:
parent
848d37c092
commit
aaa7c05f50
@ -55,6 +55,7 @@ IPA.entity_factories.config = function(){
|
||||
other_field: 'cn'
|
||||
},
|
||||
'ipahomesrootdir',
|
||||
'ipadefaultloginshell',
|
||||
'ipamaxusernamelength',
|
||||
'ipapwdexpadvnotify',
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user