Translate repository documentation and configuration added for ldap logging

This commit is contained in:
2026-08-03 20:57:48 +00:00
parent 8a9115af83
commit b54b180115
14 changed files with 170 additions and 118 deletions
+9
View File
@@ -0,0 +1,9 @@
# AssetManager 0.5.5.29
- Added a configurable LDAP debug-logging option under authentication settings.
- Reduced normal LDAP logs to the searched username, lookup result, and authentication result.
- Detailed LDAP connection settings, search filters, distinguished names, attributes, provider results, and stack traces are written only while LDAP debug logging is enabled.
- Set LDAP debug logging to disabled by default for new configurations.
- Translated remaining German source-code comments and developer docstrings into English.
- Kept localized user-interface text and translations unchanged.
- No database schema changes were introduced.