aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Lib/Auth/PublicKey
Commit message (Expand)AuthorAgeFilesLines
* fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining V...provokateurin2025-05-051-1/+2
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-212-12/+8
* chore: Add SPDX headerAndy Scherzinger2024-06-062-39/+5
* chore: Improve phpdoc typing to silence psalm errorsCôme Chilliet2024-04-022-0/+6
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-022-2/+2
* fix: replace `Account name` by `Login`John Molakvoæ2024-02-132-2/+2
* feat: rename users to account or personVincent Petry2024-02-132-2/+2
* Add commentsCarl Schwan2022-12-052-0/+2
* Fix migration to non-empty secretCarl Schwan2022-12-052-2/+8
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-042-3/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update license headersChristoph Wurst2019-12-052-2/+3
* Some php-cs fixesRoeland Jago Douma2019-11-222-12/+13
* Add SFTP auth mechanism to use a password and public key for SFTPRoeland Jago Douma2018-06-071-0/+65
* Remove unneeded semicolon and parenthesesMorris Jobke2018-01-261-2/+2
* Update license headersMorris Jobke2017-11-061-0/+1
* Remove unused memberRoeland Jago Douma2017-06-301-2/+0
* Allow 2048 and 4096 bit SFTP keysRoeland Jago Douma2017-06-291-2/+7
* Fix apps/Joas Schilling2016-07-211-1/+2
* Move Lib\Auth to PSR-4Joas Schilling2016-05-241-0/+81