Commit Graph

45 Commits (bd8aff39f2eb7cdbe21dcc499f6fd2a6f3051ff3)

Author SHA1 Message Date
nextcloud-command 663018455e refactor: Apply rector changes 2 weeks ago
Ferdinand Thiessen d26ec02aa1
refactor(core): migrate login flow ui from jQuery to Vue 2 months ago
Robin Appelman aa15f9d16d
chore: run rector 9 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 9 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 9 months ago
Ferdinand Thiessen 96d423c8d3
chore: update openAPI files 9 months ago
Joas Schilling c24f5fb256
test: Finish migrating tests/Core/ to PHPUnit 10 compatible code 11 months ago
Richard Steinmetz 246da73a36
fix(oauth2): retain support for legacy ownCloud clients 12 months ago
Côme Chilliet f52b4c5eb2 fix: Remove skip of grant page, only skip first step 1 year ago
Côme Chilliet 99e0867f0a chore: Adapt tests to added constructor parameters 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 2 years ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 2 years ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 2 years ago
Côme Chilliet ee39a47e84
Fix Dynamic property timeFactory in ClientFlowLoginControllerTest 2 years ago
Julien Veyssier 807f173dec
make oauth2 authorization code expire after 10 minutes 2 years ago
Joas Schilling 40b9769d4d
Extend tests 4 years ago
Vincent Petry 80388663af Add direct arg to login flow 4 years ago
Julius Härtl 61dd1d3d97
Pass username prefill through unauthenticated request redirects 4 years ago
Vincent Petry 9b8ca1697a
Fix more tests in the Core subdir 5 years ago
Morris Jobke 234b510652
Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPUnit\Framework\MockObject\MockObject 6 years ago
Christoph Wurst 44577e4345
Remove trailing and in between spaces 6 years ago
Christoph Wurst afbd9c4e6e
Unify function spacing to PSR2 recommendation 6 years ago
Christoph Wurst b80ebc9674
Use the short array syntax, everywhere 6 years ago
Christoph Wurst 2ee65f177e
Use the shorter phpunit syntax for mocked return values 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
RussellAult 19791b2460
Check getRedirectUri() for queries 6 years ago
Sergej Nikolaev 1b5d85a4ca fix oauth client redirect 7 years ago
Roeland Jago Douma 6dc179ee12
Fix login flow form actions 7 years ago
Daniel Kesselberg c583c5e7e2
Emit event if app password created 7 years ago
Daniel Kesselberg 149a98edf6
Publish activity for app token created by client login flow 7 years ago
Roeland Jago Douma b68567e9ba
Add StandaloneTemplateResponse 7 years ago
Roeland Jago Douma 66367797df
Fix template paramter 7 years ago
John Molakvoæ (skjnldsv) 6734e87171
Fix tests 7 years ago
Roeland Jago Douma 92582a350d
Use the proper server for the apptoken flow login 7 years ago
Morris Jobke 4ef302c0be
Request->getHeader() should always return a string 8 years ago
Joas Schilling 7789fbdea6
Add unit test 8 years ago
Bjoern Schiessle 555fe7047f
fix tests 8 years ago
Mario Danic c2cd5fc5d3 Fix flow 8 years ago
Julius Härtl cd1bfea8c4
Theming: theme flow redirection page 8 years ago
Morris Jobke 444779ce96
Fix tests 9 years ago
Lukas Reschke 26ee889fec
Add tests for ClientFlowLoginController 9 years ago
Mario Danic e4aac15a92
Update login flow redirection 9 years ago
Roeland Jago Douma aae079aa29
AppToken to 72 chars 9 years ago
Lukas Reschke 6a16df7288
Add new auth flow 9 years ago