mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
make use of new user-find columns.
This commit is contained in:
parent
d3b0c64fce
commit
8b0c126c6b
@ -29,8 +29,7 @@ IPA.entity_factories.user = function() {
|
||||
builder.
|
||||
entity('user').
|
||||
search_facet({
|
||||
columns:['uid','cn','uidnumber','mail','telephonenumber','title'],
|
||||
search_all: true
|
||||
columns:['uid','givenname','sn','uidnumber','mail','telephonenumber','title'],
|
||||
}).
|
||||
details_facet({sections:[
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user