mirror of
https://github.com/wekan/wekan.git
synced 2026-03-05 05:10:15 +01:00
Reverted New UI Design of WeKan v8.29 and added more fixes and performance improvements.
Thanks to xet7 !
This commit is contained in:
parent
d152d8fc1b
commit
1b8b8d2eef
196 changed files with 17659 additions and 10028 deletions
|
|
@ -161,7 +161,7 @@ describe('attachmentApi authentication', function() {
|
|||
describe('request handler DoS prevention', function() {
|
||||
it('enforces timeout on hanging requests', function(done) {
|
||||
this.timeout(5000);
|
||||
|
||||
|
||||
const req = createMockReq({ 'x-user-id': 'user1', 'x-auth-token': 'token1' });
|
||||
const res = createMockRes();
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue