Read a fill current permissions for local driver
Finished permissions for ftp driver, read and change
Read permissions for sftp adapter
Created FilegatorFtp for a cleaner permissions integration
Implemented recursive chmod options for files/folders
Modified tests to cover permissions
Lint frontend permissions component
* Adds an attribute parameter to the ldap adapter
Using this parameter is much more efficient than the default action (which is to return all attributes and their associated values). The use of this parameter should therefore be considered good practice.
(from https://www.php.net/manual/en/function.ldap-search.php)
* Updates the docs about ldap_attributes parameter
* Enhances portuguese translation
* Update backend/Services/Auth/Adapters/LDAP.php
Commit suggestion