Merge branch '2.4' into patch-1
This commit is contained in:
395
composer.lock
generated
395
composer.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -19,7 +19,7 @@ $(function () {
|
||||
},
|
||||
statusCode: {
|
||||
401: function () {
|
||||
window.location.href = '/';
|
||||
window.location.href = '/auth/login';
|
||||
},
|
||||
403: function () {
|
||||
window.location.href = '/';
|
||||
|
||||
Reference in New Issue
Block a user