aboutsummaryrefslogtreecommitdiffstats
path: root/core/Controller/ClientFlowLoginController.php
Commit message (Expand)AuthorAgeFilesLines
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-3/+3
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* refactor(core): Replace security annotations with respective attributesprovokateurin2024-07-261-11/+9
* chore: Add SPDX headerAndy Scherzinger2024-05-271-29/+2
* refactor(core): Switch to attribute based routingprovokateurin2024-02-211-0/+5
* refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-181-2/+2
* Suppress or fix psalm errors related to InvalidTokenExceptionCôme Chilliet2024-01-111-2/+1
* Always catch OCP versions of authentication exceptionsCôme Chilliet2024-01-111-2/+3
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-3/+3
* rename oauth2_access_token's created_at to code_created_atJulien Veyssier2023-10-051-1/+1
* make oauth2 authorization code expire after 10 minutesJulien Veyssier2023-10-051-0/+3
* core: Add OpenAPI specjld31032023-07-131-0/+3
* Applies agreed-upon indentation convention to the changed controllers.Faraz Samapoor2023-06-051-13/+15
* Refactors controllers by using PHP8's constructor property promotion.Faraz Samapoor2023-06-041-34/+11
* Refactors "strpos" calls in /core to improve code readability.Faraz Samapoor2023-06-021-2/+2
* feat(app-framework): Add UseSession attribute to replace annotationChristoph Wurst2023-01-271-3/+4
* Update core to PHP 7.4 standardCarl Schwan2022-05-201-57/+19
* Show user account on grant loginflow stepJoas Schilling2022-05-131-0/+6
* Add direct arg to login flowVincent Petry2022-03-281-11/+6
* Pass username prefill through unauthenticated request redirectsJulius Härtl2021-12-291-1/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Move app_password_created to a typed eventChristoph Wurst2021-02-091-7/+8
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Make magic strings of ClientFlowLogin and v2 publicly availableJoas Schilling2020-07-171-6/+6
* Validate app password on alternative loginRoeland Jago Douma2020-05-071-0/+18
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-7/+7
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Update license headersChristoph Wurst2019-12-051-2/+5
* Check getRedirectUri() for queriesRussellAult2019-11-131-3/+11
* fix oauth client redirectSergej Nikolaev2019-10-041-2/+10
* Fix login flow form actionsRoeland Jago Douma2019-08-111-2/+14
* Emit event if app password createdDaniel Kesselberg2019-02-181-28/+9
* Publish activity for app token created by client login flowDaniel Kesselberg2019-02-171-1/+30
* Add StandaloneTemplateResponseRoeland Jago Douma2019-02-061-8/+8
* Fix template paramterRoeland Jago Douma2019-01-181-1/+1
* Fix loginflow with apptoken enter on iOSRoeland Jago Douma2019-01-041-0/+12
* Fix SAML Client login flow on Apple devicesRoeland Jago Douma2018-12-171-0/+1
* Remove redirect pageJohn Molakvoæ (skjnldsv)2018-11-291-28/+0
* Use the proper server for the apptoken flow loginRoeland Jago Douma2018-11-011-21/+23
* Do not invalidate main token on OAuthRoeland Jago Douma2018-09-061-3/+3
* Don't use special chars to avoid confusionRoeland Jago Douma2018-05-221-1/+1
* Improve login flowRoeland Jago Douma2018-04-081-0/+38
* Request->getHeader() should always return a stringMorris Jobke2018-01-171-1/+1
* Fix bug with proxiesMario Danic2018-01-151-1/+12
* Clear login token once apppassword is generatedRoeland Jago Douma2018-01-041-0/+3
* Fix flowMario Danic2017-11-091-1/+10
* Theming: theme flow redirection pageJulius Härtl2017-11-081-1/+1
* Update license headersMorris Jobke2017-11-061-0/+5