Commit Verlauf

Autor SHA1 Nachricht Datum
  Julien Veyssier c6da99474e rename oauth2_access_token's created_at to code_created_at vor 1 Jahr
  Julien Veyssier ddfc124767 add test for refusing to get an oauth token from a code when we're not in authorization state vor 1 Jahr
  Julien Veyssier 2995b0948f add tests for oauth2 authorization code expiration vor 1 Jahr
  Julien Veyssier 807f173dec make oauth2 authorization code expire after 10 minutes vor 1 Jahr
  Joas Schilling 25309bcb45 techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 vor 1 Jahr
  Julien Veyssier 629adc318f add bruteforce protection in OauthApiController vor 1 Jahr
  Julien Veyssier 808819a4d0 fix oauth2 tests vor 1 Jahr
  Julien Veyssier 18c742a901 encrypt oauth2 client secrets vor 1 Jahr
  Côme Chilliet 9b26c4a277 Fix PHP error on PHP >= 8.2 about dynamic property use in tests vor 1 Jahr
  Joas Schilling 617528312a Fix last tests vor 3 Jahren
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses vor 3 Jahren
  Christoph Wurst 2a054e6c04 Update the license headers for Nextcloud 20 vor 4 Jahren
  Morris Jobke 234b510652 Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject vor 4 Jahren
  Christoph Wurst 1a9330cd69 Update the license headers for Nextcloud 19 vor 4 Jahren
  Christoph Wurst 2ee65f177e Use the shorter phpunit syntax for mocked return values vor 4 Jahren
  Christoph Wurst 5bf3d1bb38 Update license headers vor 5 Jahren
  Roeland Jago Douma 3a7cf40aaa Mode to modern phpunit vor 5 Jahren
  Roeland Jago Douma c007ca624f Make phpunit8 compatible vor 5 Jahren
  Roeland Jago Douma 68748d4f85 Some php-cs fixes vor 5 Jahren
  Roeland Jago Douma 674930da7f Move ExpiredTokenException to the correct namespace vor 6 Jahren
  Roeland Jago Douma 75456b057d Reset bruteforce on token refresh OAuth vor 6 Jahren
  Roeland Jago Douma 3556e78c25 The OAuth endpoint needs to support Basic Auth vor 6 Jahren
  Roeland Jago Douma 461998dd15 Add tests vor 6 Jahren
  Lukas Reschke 691646bdae Add tests for OAuth2 app vor 7 Jahren