Historique des commits

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