Histórico de Commits

Autor SHA1 Mensagem Data
  Côme Chilliet eee9f1eec4 Always catch OCP versions of authentication exceptions há 10 meses atrás
  Julien Veyssier d56950a6c9 adjust phpdoc types in OauthApiController há 1 ano atrás
  Julien Veyssier c6da99474e rename oauth2_access_token's created_at to code_created_at há 1 ano atrás
  Julien Veyssier 779e1d51ac delete oauth access token when receiving a code that has expired há 1 ano atrás
  Julien Veyssier 1ab45bad5d refuse oauth authorization code if a token has already been delivered (active token) há 1 ano atrás
  Julien Veyssier 7bba410997 cleanup access tokens that are still in authorization state and that have expired 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
  jld3103 1c19c567fe oauth2: Add OpenAPI spec há 1 ano atrás
  Julien Veyssier 629adc318f add bruteforce protection in OauthApiController há 1 ano atrás
  Julien Veyssier 18c742a901 encrypt oauth2 client secrets há 1 ano atrás
  luz paz 9d26671f05 Fix typos in apps/ subdirectory há 2 anos atrás
  J0WI 3b656446af Introduce ISecureRandom::CHAR_ALPHANUMERIC há 3 anos atrás
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses há 3 anos atrás
  Christoph Wurst cb057829f7 Update license headers for 19 há 4 anos atrás
  Christoph Wurst 44577e4345 Remove trailing and in between spaces há 4 anos atrás
  Christoph Wurst 5bf3d1bb38 Update license headers há 5 anos atrás
  Roeland Jago Douma 68748d4f85 Some php-cs fixes há 5 anos atrás
  Roeland Jago Douma b9ac258870 Strict controllers há 6 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 5a97148863 Don't use special chars to avoid confusion há 6 anos atrás
  Roeland Jago Douma f7ecec855b Rotate token há 6 anos atrás
  Roeland Jago Douma c28b25c4f0 Authenticate the clients on requesting a token há 6 anos atrás
  Roeland Jago Douma 49795d2006 Set OAuth token expiration há 6 anos atrás
  Lukas Reschke 88afd8b224 Cleanup code há 7 anos atrás
  Lukas Reschke 4b4d3bb1c2 It's a bearer há 7 anos atrás
  Lukas Reschke 5f71805c35 Add basic implementation for OAuth 2.0 Authorization Code Flow há 7 anos atrás