Commit Verlauf

Autor SHA1 Nachricht Datum
  Côme Chilliet eee9f1eec4 Always catch OCP versions of authentication exceptions vor 10 Monaten
  Julien Veyssier d56950a6c9 adjust phpdoc types in OauthApiController vor 1 Jahr
  Julien Veyssier c6da99474e rename oauth2_access_token's created_at to code_created_at vor 1 Jahr
  Julien Veyssier 779e1d51ac delete oauth access token when receiving a code that has expired vor 1 Jahr
  Julien Veyssier 1ab45bad5d refuse oauth authorization code if a token has already been delivered (active token) vor 1 Jahr
  Julien Veyssier 7bba410997 cleanup access tokens that are still in authorization state and that have expired vor 1 Jahr
  Julien Veyssier 2995b0948f add tests for oauth2 authorization code expiration vor 1 Jahr
  Julien Veyssier 807f173dec make oauth2 authorization code expire after 10 minutes vor 1 Jahr
  Joas Schilling 25309bcb45 techdebt(DI): Use public IThrottler interface which exists since Nextcloud 25 vor 1 Jahr
  jld3103 1c19c567fe oauth2: Add OpenAPI spec vor 1 Jahr
  Julien Veyssier 629adc318f add bruteforce protection in OauthApiController vor 1 Jahr
  Julien Veyssier 18c742a901 encrypt oauth2 client secrets vor 1 Jahr
  luz paz 9d26671f05 Fix typos in apps/ subdirectory vor 2 Jahren
  J0WI 3b656446af Introduce ISecureRandom::CHAR_ALPHANUMERIC vor 3 Jahren
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses vor 3 Jahren
  Christoph Wurst cb057829f7 Update license headers for 19 vor 4 Jahren
  Christoph Wurst 44577e4345 Remove trailing and in between spaces vor 4 Jahren
  Christoph Wurst 5bf3d1bb38 Update license headers vor 5 Jahren
  Roeland Jago Douma 68748d4f85 Some php-cs fixes vor 5 Jahren
  Roeland Jago Douma b9ac258870 Strict controllers vor 6 Jahren
  Roeland Jago Douma 674930da7f Move ExpiredTokenException to the correct namespace vor 6 Jahren
  Roeland Jago Douma 75456b057d Reset bruteforce on token refresh OAuth vor 6 Jahren
  Roeland Jago Douma 3556e78c25 The OAuth endpoint needs to support Basic Auth vor 6 Jahren
  Roeland Jago Douma 5a97148863 Don't use special chars to avoid confusion vor 6 Jahren
  Roeland Jago Douma f7ecec855b Rotate token vor 6 Jahren
  Roeland Jago Douma c28b25c4f0 Authenticate the clients on requesting a token vor 6 Jahren
  Roeland Jago Douma 49795d2006 Set OAuth token expiration vor 6 Jahren
  Lukas Reschke 88afd8b224 Cleanup code vor 7 Jahren
  Lukas Reschke 4b4d3bb1c2 It's a bearer vor 7 Jahren
  Lukas Reschke 5f71805c35 Add basic implementation for OAuth 2.0 Authorization Code Flow vor 7 Jahren