From 7047c0709a1c94e966f61d6a7acbcefc718cdaf6 Mon Sep 17 00:00:00 2001 From: Pimenko Date: Fri, 31 Jan 2020 15:47:50 +0100 Subject: [PATCH] Update auth.php --- auth.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth.php b/auth.php index 5888737..8dd3061 100644 --- a/auth.php +++ b/auth.php @@ -17,7 +17,7 @@ /** * Authentication Plugin: CAS Authentication * - * Authentication using CAS (Central Authentication Server). + * Authentication using CAS (Central Authentication Server) with possibility to synchronize attribute between Moodle and CAS * * @package auth * @subpackage cassync