Histórico de Commits

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