]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Fixes #3878 registering the security token action as an external page
authorCash Costello <cash.costello@gmail.com>
Sun, 9 Oct 2011 11:58:16 +0000 (07:58 -0400)
committerCash Costello <cash.costello@gmail.com>
Sun, 9 Oct 2011 11:58:16 +0000 (07:58 -0400)
engine/classes/ElggSite.php

index 40bfca0604b574ba21c1e120a8953f1c0da5ff29..44929ce217f20fa99763fb15824855467b69e867 100644 (file)
@@ -413,6 +413,7 @@ class ElggSite extends ElggEntity {
                        'resetpassword',
                        'action/user/requestnewpassword',
                        'action/user/passwordreset',
+                       'action/security/refreshtoken',
                        'upgrade\.php',
                        'xml-rpc\.php',
                        'mt/mt-xmlrpc\.cgi',