mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 23:02:59 +03:00
[PR #892] [MERGED] fix: update localized name and description of ldap group name attribute #565
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/pocket-id/pocket-id/pull/892
Author: @kmendell
Created: 8/27/2025
Status: ✅ Merged
Merged: 8/27/2025
Merged by: @kmendell
Base:
main← Head:fix/group-rdn-rename📝 Commits (2)
c977331fix: update localized name and description of ldap group name attribute511c9a5fix tests📊 Changes
3 files changed (+6 additions, -5 deletions)
View changed files
📝
frontend/messages/en.json(+3 -3)📝
frontend/src/routes/settings/admin/application-configuration/forms/app-config-ldap-form.svelte(+2 -1)📝
tests/specs/ldap.spec.ts(+1 -1)📄 Description
Fixes: https://github.com/pocket-id/pocket-id/issues/838
This is a simple update to the localizations for the ldap Group Name Atribute, Update the descriptions to be more proper is what it actually is to hopefully alleviate some confusion, in the next breaking release we should rename the actual variable as well from
ldapAttributeGroupName > ldapAttributeGroupRDN🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.