8 Commits

Author SHA1 Message Date
Leinad Mind
95944540fe Fix pt-PT language (#544) 2025-05-20 09:08:10 +02:00
Maxi Zamorano
f6ef36e546 Added a column to display chmod permissions (#522)
* Added a column to display permissions

* Show table only if chmod is present

* Displays symbolic format when clicked

* Translation: show and hide symbolic format
2024-12-24 08:39:42 +01:00
Luiz Kill
a48fa3c717 Adds an attributes parameter to the ldap adapter (#184)
* 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
2021-02-18 09:18:30 +01:00
Milos Stojanovic
2e71293a21 translations for Show hidden 2021-01-13 10:28:41 +01:00
Milos Stojanovic
e045be33ac fixes #46 2020-02-26 10:31:04 +01:00
Milos Stojanovic
23e63e91ff Search feature 2020-02-25 11:03:36 +01:00
Milos Stojanovic
246874ed31 File edit 2020-02-20 15:04:22 +01:00
jeancarlos-cpu
c838554356 Add portuguese translation (#28)
Thanks!
2019-12-24 14:12:05 +01:00