summaryrefslogtreecommitdiff
path: root/app/Auth/ReverseProxyAuth.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Auth/ReverseProxyAuth.php')
-rw-r--r--app/Auth/ReverseProxyAuth.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Auth/ReverseProxyAuth.php b/app/Auth/ReverseProxyAuth.php
index fdf936b1..02afc302 100644
--- a/app/Auth/ReverseProxyAuth.php
+++ b/app/Auth/ReverseProxyAuth.php
@@ -10,7 +10,7 @@ use Kanboard\User\ReverseProxyUserProvider;
/**
* Reverse-Proxy Authentication Provider
*
- * @package auth
+ * @package Kanboard\Auth
* @author Frederic Guillot
*/
class ReverseProxyAuth extends Base implements PreAuthenticationProviderInterface, SessionCheckProviderInterface