mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
webui: Add label name to 'Certificates' section
For testing purposes and uniformity, the 'Certificates' label (located under 'Active users' settings ) should also have 'name' attribute, like seen in other parts of the WebUI. Fixes: https://pagure.io/freeipa/issue/8946 Signed-off-by: Carla Martinez <carlmart@redhat.com> Reviewed-By: Florence Blanc-Renaud <flo@redhat.com> Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com> Reviewed-By: Mohammad Rizwan Yusuf <myusuf@redhat.com>
This commit is contained in:
parent
21d99b457d
commit
b76bb195a5
@ -210,6 +210,7 @@ return {
|
||||
},
|
||||
{
|
||||
$type: 'certs',
|
||||
name: 'usercertificate',
|
||||
acl_param: 'usercertificate',
|
||||
acl_result_index: 0,
|
||||
adapter: {
|
||||
|
Loading…
Reference in New Issue
Block a user