From 0014745d4ad0c5e95e4ebced95062a6272359bf5 Mon Sep 17 00:00:00 2001 From: Bharat Mediratta Date: Sun, 8 Aug 2010 21:49:30 -0700 Subject: Add a button to the user profile page to let you reset your REST API key. This is useful if you think it's been compromised in some way. Fixes ticket #1226. --- modules/rest/views/reset_api_key_confirm.html.php | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 modules/rest/views/reset_api_key_confirm.html.php (limited to 'modules/rest/views/reset_api_key_confirm.html.php') diff --git a/modules/rest/views/reset_api_key_confirm.html.php b/modules/rest/views/reset_api_key_confirm.html.php new file mode 100644 index 00000000..3aae2a9a --- /dev/null +++ b/modules/rest/views/reset_api_key_confirm.html.php @@ -0,0 +1,7 @@ + +
+

+ +

+ +
-- cgit v1.2.3