files: Add statistics page
This commit is contained in:
@@ -5,5 +5,5 @@ global $CREDENTIALS;
|
||||
$GITEA_TOKEN = 'token';
|
||||
|
||||
$CREDENTIALS = [
|
||||
'username' => 'password',
|
||||
'username' => ['scope', 'password'],
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user