v1.9.6
This commit is contained in:
@@ -12,7 +12,7 @@ return [
|
|||||||
| application. If disabled, a simple generic error page is shown.
|
| application. If disabled, a simple generic error page is shown.
|
||||||
|
|
|
|
||||||
*/
|
*/
|
||||||
'debug' => env('APP_DEBUG', true),
|
'debug' => env('APP_DEBUG', false),
|
||||||
/*
|
/*
|
||||||
|--------------------------------------------------------------------------
|
|--------------------------------------------------------------------------
|
||||||
| Error Log
|
| Error Log
|
||||||
|
@@ -25,7 +25,7 @@
|
|||||||
| v1.9.6 Facebook login bug fix patch
|
| v1.9.6 Facebook login bug fix patch
|
||||||
|=====================================================
|
|=====================================================
|
||||||
## Bug Fixed
|
## Bug Fixed
|
||||||
Token parsing issue for Facebook which pevents users from login the system using Facebook oAuth API.
|
Token parsing issue for Facebook which prevents users from login the system using Facebook oAuth API.
|
||||||
|
|
||||||
|=====================================================
|
|=====================================================
|
||||||
| v1.9.5 (security hot fixt patch2)
|
| v1.9.5 (security hot fixt patch2)
|
||||||
|
Reference in New Issue
Block a user