From 43cffe282868ff5c32804c34b31baaa1317f5a8e Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sun, 18 Oct 2015 18:13:54 -0400 Subject: Remove useless class and add new plugin hooks --- app/Auth/ReverseProxy.php | 1 + 1 file changed, 1 insertion(+) (limited to 'app/Auth/ReverseProxy.php') diff --git a/app/Auth/ReverseProxy.php b/app/Auth/ReverseProxy.php index 6f998a34..abcdd449 100644 --- a/app/Auth/ReverseProxy.php +++ b/app/Auth/ReverseProxy.php @@ -2,6 +2,7 @@ namespace Kanboard\Auth; +use Kanboard\Core\Base; use Kanboard\Event\AuthEvent; /** -- cgit v1.2.3