Commit History

Author SHA1 Message Date
  provokateurin 2c51933b6b refactor(core): Switch to attribute based routing 8 months ago
  provokateurin b64ab5fba8 refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 8 months ago
  Côme Chilliet 95ea6188dc Suppress or fix psalm errors related to InvalidTokenException 8 months ago
  Côme Chilliet eee9f1eec4 Always catch OCP versions of authentication exceptions 8 months ago
  Joas Schilling aa5f037af7 chore: apply changes from Nextcloud coding standards 1.1.1 10 months ago
  Julien Veyssier c6da99474e rename oauth2_access_token's created_at to code_created_at 1 year ago
  Julien Veyssier 807f173dec make oauth2 authorization code expire after 10 minutes 1 year ago
  jld3103 1be836273d core: Add OpenAPI spec 1 year ago
  Faraz Samapoor fc0e2a938f Applies agreed-upon indentation convention to the changed controllers. 1 year ago
  Faraz Samapoor 450bf5c99e Refactors controllers by using PHP8's constructor property promotion. 1 year ago
  Faraz Samapoor a1ef0285f8 Refactors "strpos" calls in /core to improve code readability. 1 year ago
  Christoph Wurst 20e00cdf17 feat(app-framework): Add UseSession attribute to replace annotation 1 year ago
  Carl Schwan b70c6a128f Update core to PHP 7.4 standard 2 years ago
  Joas Schilling db1813f640 Show user account on grant loginflow step 2 years ago
  Vincent Petry 80388663af Add direct arg to login flow 2 years ago
  Julius Härtl 61dd1d3d97 Pass username prefill through unauthenticated request redirects 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Christoph Wurst f8808e260d Move app_password_created to a typed event 3 years ago
  Christoph Wurst 2a054e6c04 Update the license headers for Nextcloud 20 4 years ago
  Joas Schilling 543fabe279 Make magic strings of ClientFlowLogin and v2 publicly available 4 years ago
  Roeland Jago Douma ffad3f83fe Validate app password on alternative login 4 years ago
  Christoph Wurst cb057829f7 Update license headers for 19 4 years ago
  Christoph Wurst 28f8eb5dba Add visibility to all constants 4 years ago
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 14c996d982 Use elseif instead of else if 4 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 4 years ago
  RussellAult 19791b2460 Check getRedirectUri() for queries 4 years ago
  Sergej Nikolaev 1b5d85a4ca fix oauth client redirect 5 years ago
  Roeland Jago Douma 6dc179ee12 Fix login flow form actions 5 years ago
  Daniel Kesselberg c583c5e7e2 Emit event if app password created 5 years ago