]> git.mxchange.org Git - friendica.git/commitdiff
Standards
authorMichael <heluecht@pirati.ca>
Tue, 8 Jun 2021 07:37:28 +0000 (07:37 +0000)
committerMichael <heluecht@pirati.ca>
Tue, 8 Jun 2021 07:37:28 +0000 (07:37 +0000)
src/Security/BasicAuth.php

index 42e6d824c726d7b3449f3e222419f11daf881c76..fe42e61e91d17c7444ce4df7970b38b729ac7e72 100644 (file)
@@ -60,8 +60,8 @@ class BasicAuth
                        'website'    => '',
                        'created_at' => DBA::NULL_DATETIME,
                        'read'       => true,
-                       'write'      => true, 
-                       'follow'     => true, 
+                       'write'      => true,
+                       'follow'     => true,
                        'push'       => false];
 
                return self::$current_token;