You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
New setting ldap-explorer.sort-attributes orders LDAP attributes alphabetically
Bind passwords can now be stored encrypted in secret storage or prompted at connection time ; this is configurable via a new field "Bind Password mode" on the connection edit screen (#64)
Binary attributes are now represented as text: as a UUID for the objectGUID attribute and as a Base64 string for other attributes; this is configurable via the new settings ldap-explorer.binary-decode and ldap-explorer.binary-attributes (#33 - thanks @petarov)