mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-06-02 06:43:10 +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