Translate repository documentation and configuration added for ldap logging
This commit is contained in:
@@ -2,12 +2,13 @@
|
||||
|
||||
Release notes are stored outside the project root to keep the repository overview compact.
|
||||
|
||||
The current release is **0.5.5.28**.
|
||||
The current release is **0.5.5.29**.
|
||||
|
||||
Older notes are concise English summaries migrated from the original release documents. Git history remains authoritative for exact implementation details.
|
||||
|
||||
## Releases
|
||||
|
||||
- [0.5.5.29](UPDATE-0.5.5.29.md)
|
||||
- [0.5.5.28](UPDATE-0.5.5.28.md)
|
||||
- [0.5.5.27](UPDATE-0.5.5.27.md)
|
||||
- [0.5.5.26](UPDATE-0.5.5.26.md)
|
||||
|
||||
@@ -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.
|
||||
Reference in New Issue
Block a user