]> source.dussan.org Git - nextcloud-server.git/commit
Use ownerDisplayName for SharingEntry Tooltip 25594/head
authorDan VerWeire <dverweire@gmail.com>
Thu, 11 Feb 2021 20:36:33 +0000 (15:36 -0500)
committernpmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
Fri, 12 Feb 2021 07:32:26 +0000 (07:32 +0000)
commit1f47ae7c1b94265799ff658bbfb1c721dffc14b5
tree58da6e9c126f0e1ee146b5c04f9c89e31931e1d7
parentf124cb0ef11fa15f21217552bedc6dd4a8ff9b5d
Use ownerDisplayName for SharingEntry Tooltip

Some NC installations may use a LDAP UUID for the username. If that
is the case, then the tooltip for who a file/folder was shared by may say something
like `Shared with Steve McQueen (smqueen@yada.com) by FKDJ39-38D794JG-4398GJODF9H3G-4534`.

This commit changes the value showed for the owner to the full display name.

Signed-off-by: npmbuildbot-nextcloud[bot] <npmbuildbot-nextcloud[bot]@users.noreply.github.com>
apps/files_sharing/js/dist/files_sharing_tab.js
apps/files_sharing/js/dist/files_sharing_tab.js.map
apps/files_sharing/src/components/SharingEntry.vue