aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Lib/Auth/Password/SessionCredentials.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply new CSFixer rulesFerdinand Thiessen4 days1-0/+1
* fix(files_external): Mark password fields for LoginCredentials and SessionCre...fix/files_external/hidden-password-fieldsprovokateurin2025-05-051-1/+3
* fix(files_external): Move definition parameter to the correct placefix/files_external/definition-parameterprovokateurin2025-02-251-1/+5
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-6/+4
* fix: Remove OCP\Files\Storage interface deprecated since version 9Côme Chilliet2024-09-161-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-06-061-20/+3
* chore: Improve phpdoc typing to silence psalm errorsCôme Chilliet2024-04-021-0/+3
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* feat(files_external): migrate to vueJohn Molakvoæ2023-08-011-0/+4
* check the username when doing external storage session authRobin Appelman2023-05-111-0/+5
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-051-2/+2
* Update license headersMorris Jobke2017-11-061-1/+1
* use login hook credentials as fallbackChristoph Wurst2017-01-111-11/+1
* migrate 'password::sessioncredentials' extern storage auth to credential storeChristoph Wurst2017-01-111-32/+24
* Fix apps/Joas Schilling2016-07-211-1/+2
* Move Lib\Auth to PSR-4Joas Schilling2016-05-241-0/+86