Historique des commits

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