mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Added external fields for HBAC Test.
A text field has been added for specifying external user, host, and service for HBAC testing. Ticket #388
This commit is contained in:
committed by
Endi S. Dewata
parent
fa32699dbf
commit
84019af3f1
@@ -1413,6 +1413,7 @@ IPA.table_widget = function (spec) {
|
||||
that.table_set_enabled = that.set_enabled;
|
||||
that.table_set_page = that.set_page;
|
||||
that.table_show_error = that.show_error;
|
||||
that.table_set_values = that.set_values;
|
||||
|
||||
return that;
|
||||
};
|
||||
|
Reference in New Issue
Block a user