aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Lib/Auth/Password/UserProvided.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply new CSFixer rulesFerdinand Thiessen2025-07-011-0/+1
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-6/+4
* fix: Fix unmodified placeholder replacing the actual value when updatingDaniel Calviño Sánchez2024-09-041-0/+5
* chore: Add SPDX headerAndy Scherzinger2024-06-061-21/+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
* fix: replace `Account name` by `Login`John Molakvoæ2024-02-131-1/+1
* feat: rename users to account or personVincent Petry2024-02-131-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Use matching parameter names form interfaces and implementationsMorris Jobke2020-08-191-2/+2
* 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-2/+0
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+3
* Remove unused import statementsMorris Jobke2018-02-141-1/+0
* Fix apps/Joas Schilling2016-07-211-2/+3
* Add "Login credentials" and "User Provided"Lukas Reschke2016-06-211-0/+88