Commit Graph

73 Commits (master)

Author SHA1 Message Date
Côme Chilliet 69b85fab32 fix(files_external): Properly register event listeners in register method 1 month ago
Josh af53e9ca06
chore(files_external): Remove oauth1 constant 5 months ago
Josh 57c62e1ca1
refactor(files_external): Drop OAuth1.php 5 months ago
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months ago
provokateurin db5f6a4e96
fix(files_external): Mark password fields for LoginCredentials and SessionCredentials as hidden and optional 8 months ago
provokateurin 01d2a9f76a
fix(files_external): Convert VALUE_HIDDEN to FLAG_HIDDEN to allow combining VALUE_PASSWORD and FLAG_HIDDEN 8 months ago
provokateurin 59ae85339e
fix(files_external): Move definition parameter to the correct place 10 months ago
provokateurin 381077028a
refactor(apps): Use constructor property promotion when possible 1 year ago
Louis Chemineau 20eb464835
fix: Use hashed password in files_external settings 1 year ago
provokateurin 9836e9b164
chore(deps): Update nextcloud/coding-standard to v1.3.1 1 year ago
Côme Chilliet 801733e523
fix: Remove OCP\Files\Storage interface deprecated since version 9 1 year ago
Daniel Calviño Sánchez bd4de5208d fix: Fix unmodified placeholder replacing the actual value when updating 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Andy Scherzinger c1555fc33e
chore: Add SPDX header 2 years ago
Côme Chilliet 81319e78bf chore: Improve phpdoc typing to silence psalm errors 2 years ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
John Molakvoæ 524ed97d62
fix: replace `Account name` by `Login` 2 years ago
Vincent Petry 839ddaa354
feat: rename users to account or person 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
John Molakvoæ 38480fda3c
feat(files_external): migrate to vue 2 years ago
Robin Appelman 2466724b01
check the username when doing external storage session auth 3 years ago
Carl Schwan 5e31ed4f52 Add comments 3 years ago
Carl Schwan 754cb58b12 Fix migration to non-empty secret 3 years ago
Carl Schwan 9319bbb00c More type safety 3 years ago
Carl Schwan c94f9f5e5f Add corresponding interface to trait 3 years ago
luz paz 9d26671f05 Fix typos in apps/ subdirectory 3 years ago
Valdnet 31743438cd
l10n: Change to a capital letter 4 years ago
Arthur Schiwon a836aa34a6
add changes from Sebastian/dassIT and move default_realm to backend 4 years ago
Arthur Schiwon a96d461988
add KerberosApacheAuth support to files_external 4 years ago
Côme Chilliet 113756db30
Fix ArrayAccess and JsonSerializable return types 4 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Robin Appelman 592d6d5ebc
allow using any ldap property as login name when using external storage login credentials 5 years ago
Joas Schilling 76367c5c38
Don't save credentials of another user 5 years ago
blizzz 72f16a46e8
Revert "allow using any ldap property as login name when using login credentials" 5 years ago
Robin Appelman 58f3f5cc28
allow using any ldap property as login name when using external storage login credentials 5 years ago
Christoph Wurst d89a75be0b
Update all license headers for Nextcloud 21 5 years ago
Christoph Wurst 2a054e6c04
Update the license headers for Nextcloud 20 5 years ago
Morris Jobke fedf9c69d9
Use matching parameter names form interfaces and implementations 5 years ago
Morris Jobke 0b0cc48c88
Move event listener to dedicated class 6 years ago
Robin Appelman d1bd3ba594
update saved credentials on password change 6 years ago
Robin Appelman 7ad0f66fc4
Only save login credentials in database once there is an external storage that needs it 6 years ago
Christoph Wurst cb057829f7
Update license headers for 19 6 years ago
Julien Lutran 3e849daf11
Fix issues with Keystone auth v3 in files_external app 6 years ago
Christoph Wurst 28f8eb5dba
Add visibility to all constants 6 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 1a9330cd69
Update the license headers for Nextcloud 19 6 years ago
Robin Appelman 0d112d7901
Use placeholder values for password fields in external storage webui 6 years ago
Arthur Schiwon 7e1d14d9a5
do not overwrite global user auth credentials with empty values 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago