aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Lib/Auth/Password/UserGlobalAuth.php
Commit message (Expand)AuthorAgeFilesLines
* 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/+7
* chore: Add SPDX headerAndy Scherzinger2024-06-061-22/+2
* 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: rename users to account or personVincent Petry2024-02-131-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-3/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* do not overwrite global user auth credentials with empty valuesArthur Schiwon2020-02-061-0/+5
* Update license headersChristoph Wurst2019-12-051-2/+8
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+3
* allow setting user provided global credentials trough credentials popupRobin Appelman2019-09-091-1/+10
* Allow admin configured mounts to use user configured global credentialsRobin Appelman2019-09-091-0/+66