Commit History

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