Historial de Commits

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