summaryrefslogtreecommitdiffstats
path: root/install/static/test/data/hbacrule_remove_accesstime.json
diff options
context:
space:
mode:
authorEndi S. Dewata <edewata@redhat.com>2011-01-11 20:31:09 +0700
committerAdam Young <ayoung@redhat.com>2011-01-11 21:33:40 -0500
commit9d0dc89b03d4e3f50d54d1189a119016b2c805c3 (patch)
tree5d99a626c8c8283f2b968af3e0cf65953dc954e1 /install/static/test/data/hbacrule_remove_accesstime.json
parent409b6efa5f0d4149fb26513dd25259b9d0026840 (diff)
downloadfreeipa-9d0dc89b03d4e3f50d54d1189a119016b2c805c3.tar.gz
freeipa-9d0dc89b03d4e3f50d54d1189a119016b2c805c3.tar.xz
freeipa-9d0dc89b03d4e3f50d54d1189a119016b2c805c3.zip
Renamed hbac to hbacrule.
All references to hbac in the UI have been replaced with hbacrule. This is to match the hbacrule plugin. The test data and templates have been renamed as well.
Diffstat (limited to 'install/static/test/data/hbacrule_remove_accesstime.json')
-rw-r--r--install/static/test/data/hbacrule_remove_accesstime.json7
1 files changed, 7 insertions, 0 deletions
diff --git a/install/static/test/data/hbacrule_remove_accesstime.json b/install/static/test/data/hbacrule_remove_accesstime.json
new file mode 100644
index 000000000..3c631155b
--- /dev/null
+++ b/install/static/test/data/hbacrule_remove_accesstime.json
@@ -0,0 +1,7 @@
+{
+ "error": null,
+ "id": 0,
+ "result": {
+ "result": true
+ }
+}