Commit Graph

15 Commits (2bc77a3c5aff352cdc19aa683bbb36da2ff20b01)

Author SHA1 Message Date
Ferdinand Thiessen 5981b7eb51
chore: apply new CSFixer rules 6 months 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
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Valdnet 77ca79f697
l10n: Spelling unification 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 5bf3d1bb38
Update license headers 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Morris Jobke d3d045dd5c
Remove unused import statements 8 years ago
Morris Jobke a661f043e1
Remove unneeded semicolon and parentheses 8 years ago
Joas Schilling 813f0a0f40
Fix apps/ 10 years ago
Joas Schilling 6ea54e73e8
Move Lib\Backend to PSR-4 10 years ago
Robin McCorkell 4717605d22 Fix storage backend class namespaces and move to subdir 10 years ago
Robin McCorkell 3fe802d931 Introduce 'login credentials' auth mechanism 10 years ago
Thomas Müller 682821c71e Happy new year! 10 years ago
Morris Jobke 8366ce2767 deduplicate @xenopathic 10 years ago
Robin McCorkell 634c1c497c Mark SMB_OC and SFTP_Key as deprecated backends 10 years ago
Robin McCorkell 38a260e963 Revert "Implement more fine-grained external storage permissions model" 10 years ago
Robin McCorkell 522619f90e Fix dependency check for Swift and SMB_OC 10 years ago
Robin McCorkell e33d7b34fa Fix typo in SMB_OC 10 years ago
Robin McCorkell 0b97a05e7b Prevent creation of deprecated backends 11 years ago
Robin McCorkell cb1ef82702 Migrate SMB_OC external storage to new API 11 years ago
Robin McCorkell 6379b1932f Allow domain to be specified for SMB 11 years ago
Robin McCorkell ab8c738b8d Migrate SMB external storage to new API 11 years ago
Robin McCorkell 0f1809eced Migrate FTP external storage to new API 11 years ago
Robin McCorkell 0ffb51c6cc Migrate Local external storage to new API 11 years ago
Robin McCorkell 3bb793b6a7 Implement password authentication mechanisms 11 years ago
Robin McCorkell 1eeca031f8 Split backend identifiers from the class name 11 years ago
Robin McCorkell 272a46ebe1 Authentication mechanisms for external storage backends 11 years ago
Jenkins for ownCloud b585d87d9d Update license headers 11 years ago
Morris Jobke 06aef4e8b1 Revert "Updating license headers" 11 years ago
Jenkins for ownCloud 6a1a4880f0 Updating license headers 11 years ago
Arthur Schiwon 5336e9a156 newlines 12 years ago
Arthur Schiwon 6d64d7ec3f LDAP: put out fetching of user meta data into a fully tested class of its own and update them (mail, quota, etc.) directly after mapping. Fixes #7785 properly on master 12 years ago
Morris Jobke dc36d30953 Remove all occurences of @brief and @returns from PHPDoc 12 years ago
Lukas Reschke fc8be5abc3 Use proper PHPDoc and variable names in the LDAP lib 12 years ago
Arthur Schiwon 81cf4a22ef LDAP: coding style 12 years ago
Arthur Schiwon d4f92494a2 LDAP: make Access be a dependency to the user and group backend instead of inheriting it. 12 years ago
Arthur Schiwon f04aa1af5d LDAP: don't check var type when you can specify the type in the parameter list 12 years ago
Arthur Schiwon d34fbf3a86 LDAP: move PHP LDAP functions calls to an LDAP Wrapper for better isolation and mock testing 12 years ago
kondou 9e8a6b704d Add _many_ newlines at the end of files 13 years ago
Arthur Schiwon 9f7d780276 LDAP: use consolidated method for determining config prefix 13 years ago
Arthur Schiwon a53addf825 LDAP: first basics for multiserver config ui 13 years ago
Arthur Schiwon 0784bcb8d7 introduce configPrefix to allow settings for multiple LDAP servers 13 years ago
Sam Tuke 8b01286a5d Merged branch 'master' 13 years ago
Arthur Schiwon 6fbed6a588 LDAP: add Test Configuration functionality in the settings 14 years ago
Thomas Tanghus 748fcabba4 Added CSRF checks to files_versions. Expect some error messages - and report them ;) 14 years ago