Historial de Commits

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