This commit is contained in:
Milos Stojanovic
2019-06-18 15:46:40 +02:00
parent b42db38605
commit fff29ef124
3 changed files with 5 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ VALUES
('admin', 'Admin', 'admin', 'read|write|upload|download|batchdownload|zip', '/', '$2y$10$Nu35w4pteLfc7BDCIkDPkecjw8wsH8Y2GMfIewUbXLT7zzW6WOxwq');
```
Ath the end, open ```configuration.php``` and update Auth handler under section ```services``` to something like this:
At the end, open ```configuration.php``` and update Auth handler under section ```services``` to something like this:
```
'Filegator\Services\Auth\AuthInterface' => [