Commit History

Author SHA1 Message Date
  Ferdinand Thiessen f655f83c84 fix(CORS): CORS should only be bypassed on `PublicPage` if not logged in to prevent CSRF attack vectors 1 year ago
  Côme Chilliet f5c361cf44 composer run cs:fix 1 year ago
  Joas Schilling d078d53683 Fix tests 2 years ago
  Christoph Wurst d9015a8c94 Format code to a single space around binary operators 3 years ago
  Morris Jobke 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 3 years ago
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 2ee65f177e Use the shorter phpunit syntax for mocked return values 4 years ago
  Roeland Jago Douma 3a7cf40aaa Mode to modern phpunit 4 years ago
  Roeland Jago Douma c007ca624f Make phpunit8 compatible 4 years ago
  Roeland Jago Douma 68748d4f85 Some php-cs fixes 4 years ago
  Roeland Jago Douma f71dc7523f Fix tests 7 years ago
  Lukas Reschke ba4f12baa0 Implement brute force protection 8 years ago
  Roeland Jago Douma 2fa9e67294 Fix phpunit-5.4 wargning 8 years ago
  Christoph Wurst 82b50d126c add PasswordLoginForbiddenException 8 years ago
  Christoph Wurst 9997c431c3 use client login method on CORS routes 8 years ago
  Joas Schilling 94ad54ec9b Move tests/ to PSR-4 (#24731) 8 years ago