mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-22 06:40:01 +08:00
Minor fixes to editor and auth
This commit is contained in:
@ -25,6 +25,7 @@ class AuthController extends Controller
|
||||
|
||||
protected $loginPath = '/login';
|
||||
protected $redirectPath = '/';
|
||||
protected $redirectAfterLogout = '/login';
|
||||
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user